This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 30aeeb0  travis: Fix failing test due to change in test name (#5416)
30aeeb0 is described below

commit 30aeeb09d219c9054fd01f76697c199055d1451e
Author: Pearl Dsilva <[email protected]>
AuthorDate: Wed Sep 8 17:47:08 2021 +0530

    travis: Fix failing test due to change in test name (#5416)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2174ddb..5713026 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -64,7 +64,7 @@ env:
              smoke/test_dynamicroles
              smoke/test_global_settings
              smoke/test_guest_vlan_range
-             smoke/test_host_annotations
+             smoke/test_annotations
              smoke/test_host_maintenance
              smoke/test_hostha_simulator"
 

Reply via email to