diff --git a/test/e2e/config/config-compute.yaml b/test/e2e/config/config-compute.yaml index 6a01f272..7d181d16 100644 --- a/test/e2e/config/config-compute.yaml +++ b/test/e2e/config/config-compute.yaml @@ -8,7 +8,7 @@ env: usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ userIsRegisted: true - imageName: cirros-0.6.1-x86_64-disk + imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img imageCanChangePassword: false diff --git a/test/e2e/config/config-network.yaml b/test/e2e/config/config-network.yaml index 25f939d6..10003b2e 100644 --- a/test/e2e/config/config-network.yaml +++ b/test/e2e/config/config-network.yaml @@ -8,7 +8,7 @@ env: usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ userIsRegisted: true - imageName: cirros-0.6.1-x86_64-disk + imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img imageCanChangePassword: false diff --git a/test/e2e/config/config-other.yaml b/test/e2e/config/config-other.yaml index cb6c62f7..da3c1158 100644 --- a/test/e2e/config/config-other.yaml +++ b/test/e2e/config/config-other.yaml @@ -8,7 +8,7 @@ env: usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ userIsRegisted: true - imageName: cirros-0.6.1-x86_64-disk + imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img imageCanChangePassword: false diff --git a/test/e2e/config/config-storage.yaml b/test/e2e/config/config-storage.yaml index 1b826e8a..b6734514 100644 --- a/test/e2e/config/config-storage.yaml +++ b/test/e2e/config/config-storage.yaml @@ -8,7 +8,7 @@ env: usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ userIsRegisted: true - imageName: cirros-0.6.1-x86_64-disk + imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img imageCanChangePassword: false diff --git a/test/e2e/config/config.yaml b/test/e2e/config/config.yaml index 5983d52b..135a2008 100644 --- a/test/e2e/config/config.yaml +++ b/test/e2e/config/config.yaml @@ -7,7 +7,7 @@ env: usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ userIsRegisted: true - imageName: cirros-0.6.1-x86_64-disk + imageName: cirros imageType: Others imageFile: null imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img