Repository: cloudstack
Updated Branches:
  refs/heads/4.3 14bd15151 -> 61e551b5a


Edit travis config and CHANGES file


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/61e551b5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/61e551b5
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/61e551b5

Branch: refs/heads/4.3
Commit: 61e551b5ae23baa57cc5b5f44c6fb6f1a86c8c6c
Parents: 14bd151
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Wed Sep 3 06:45:25 2014 -0400
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Wed Sep 3 06:45:25 2014 -0400

----------------------------------------------------------------------
 .travis.yml | 4 ++--
 CHANGES.md  | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/61e551b5/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 01a62bb..0788001 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,8 @@ jdk:
 notifications:
   email: false
 env:
-- TESTS="test_affinity_groups test_deploy_vms_with_varied_deploymentplanners 
test_disk_offerings test_global_settings test_guest_vlan_range test_iso 
test_multipleips_per_nic test_network test_non_contigiousvlan 
test_over_provisioning"
-- TESTS="test_portable_publicip test_primary_storage test_privategw_acl 
test_public_ip_range test_pvlan test_regions test_reset_vm_on_reboot 
test_resource_detail test_routers"
+- TESTS="test_affinity_groups test_deploy_vms_with_varied_deploymentplanners 
test_disk_offerings test_global_settings test_guest_vlan_range 
test_multipleips_per_nic test_network test_non_contigiousvlan 
test_over_provisioning"
+- TESTS="test_portable_publicip test_privategw_acl test_public_ip_range 
test_pvlan test_regions test_reset_vm_on_reboot test_resource_detail 
test_routers"
 - TESTS="test_secondary_storage test_service_offerings test_ssvm 
test_templates misc/test_deploy_vm test_vm_life_cycle test_volumes test_vpc_vpn"
 before_install: travis_wait 30 ./tools/travis/before_install.sh
 install: ./tools/travis/install.sh

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/61e551b5/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index b26f49c..84d6a4a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,7 +8,9 @@ Version 4.3.1
 -------------
 
 This is a bug fix release. The following issues were fixed:
-
+ 
+    CLOUDSTACK-6531: Stopping the route in case of command failures
+    CLOUDSTACK-6115: TravisCI configuration
     CLOUDSTACK-7405: allowing VR meta-data to be accessed without trailing 
slash
     CLOUDSTACK-7260: Management server not responding after some time for 
Vmware due to Oom (cannot create native thread).
     CLOUDSTACK-7038: Add mysql client dependency for mgmt server pkg for debian

Reply via email to