Skip to content

Commit a0476a3

Browse files
author
glukhman
committed
Update cluster-manager to newest version
1 parent 88782b2 commit a0476a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
namespace: cfy_cluster_manager
22
rpm_path:
33
description: The cfy_cluster_manager RPM path to install.
4-
default: 'https://repository.cloudifysource.org/cloudify/cloudify-cluster-manager/1.1.4/ga-release/cloudify-cluster-manager-1.1.4-ga.el7.x86_64.rpm'
4+
default: 'https://repository.cloudifysource.org/cloudify/cloudify-cluster-manager/1.1.6/ga-release/cloudify-cluster-manager-1.1.6-ga.el7.x86_64.rpm'
5+

cosmo_tester/test_suites/cluster/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,4 +877,3 @@ def _remove_cluster(node):
877877
# yum clean all doesn't clean all, so let's be more forceful
878878
node.log_action('Cleaning yum cache')
879879
node.run_command('sudo rm -rf /var/cache/yum')
880-

0 commit comments

Comments
 (0)