travis: add one more smoke test

Adds a login smoke test to Travis


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

Branch: refs/heads/master
Commit: 620a9bb1a91d331bdd30363a3306ae086b14c9c9
Parents: 91c9fc9
Author: Rohit Yadav <[email protected]>
Authored: Sun May 29 16:25:53 2016 +0530
Committer: Rohit Yadav <[email protected]>
Committed: Sun May 29 16:25:53 2016 +0530

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/620a9bb1/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9ff6f18..34220fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ env:
      - PATH=$HOME/.local/bin:$PATH
   matrix:
     - TESTS="smoke/test_affinity_groups smoke/test_affinity_groups_projects 
smoke/test_dynamicroles smoke/test_deploy_vgpu_enabled_vm 
smoke/test_deploy_vm_iso smoke/test_deploy_vm_root_resize 
smoke/test_deploy_vm_with_userdata 
smoke/test_deploy_vms_with_varied_deploymentplanners smoke/test_disk_offerings 
smoke/test_global_settings smoke/test_guest_vlan_range"
-    - TESTS="smoke/test_hosts smoke/test_internal_lb smoke/test_iso 
smoke/test_list_ids_parameter smoke/test_loadbalance 
smoke/test_multipleips_per_nic smoke/test_network smoke/test_network_acl 
smoke/test_nic smoke/test_nic_adapter_type smoke/test_non_contigiousvlan"
+    - TESTS="smoke/test_hosts smoke/test_internal_lb smoke/test_iso 
smoke/test_list_ids_parameter smoke/test_loadbalance smoke/test_login 
smoke/test_multipleips_per_nic smoke/test_network smoke/test_network_acl 
smoke/test_nic smoke/test_nic_adapter_type smoke/test_non_contigiousvlan"
     - TESTS="smoke/test_outofbandmanagement smoke/test_over_provisioning 
smoke/test_password_server smoke/test_portable_publicip 
smoke/test_primary_storage smoke/test_privategw_acl smoke/test_public_ip_range 
smoke/test_pvlan smoke/test_regions smoke/test_reset_vm_on_reboot 
smoke/test_resource_detail"
     - TESTS="smoke/test_router_dhcphosts smoke/test_routers 
smoke/test_routers_iptables_default_policy smoke/test_routers_network_ops 
smoke/test_staticroles smoke/test_scale_vm smoke/test_secondary_storage 
smoke/test_service_offerings smoke/test_snapshots smoke/test_ssvm 
smoke/test_templates"
     - TESTS="smoke/test_usage_events smoke/test_vm_life_cycle 
smoke/test_vm_snapshots smoke/test_volumes smoke/test_vpc_redundant 
smoke/test_vpc_router_nics smoke/test_vpc_vpn smoke/misc/test_deploy_vm 
smoke/misc/test_vm_ha smoke/misc/test_escalations_templates 
smoke/misc/test_vm_sync"

Reply via email to