diff --git a/test/e2e/config/config-compute.yaml b/test/e2e/config/config-compute.yaml index 7d181d16..12e73d0f 100644 --- a/test/e2e/config/config-compute.yaml +++ b/test/e2e/config/config-compute.yaml @@ -7,7 +7,6 @@ env: password: passW0rdY_ usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ - userIsRegisted: true imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img diff --git a/test/e2e/config/config-network.yaml b/test/e2e/config/config-network.yaml index 10003b2e..b6aa63cb 100644 --- a/test/e2e/config/config-network.yaml +++ b/test/e2e/config/config-network.yaml @@ -7,7 +7,6 @@ env: password: passW0rdY_ usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ - userIsRegisted: true imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img diff --git a/test/e2e/config/config-other.yaml b/test/e2e/config/config-other.yaml index da3c1158..bd81a018 100644 --- a/test/e2e/config/config-other.yaml +++ b/test/e2e/config/config-other.yaml @@ -7,7 +7,6 @@ env: password: passW0rdY_ usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ - userIsRegisted: true imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img diff --git a/test/e2e/config/config-storage.yaml b/test/e2e/config/config-storage.yaml index b6734514..226cd015 100644 --- a/test/e2e/config/config-storage.yaml +++ b/test/e2e/config/config-storage.yaml @@ -7,7 +7,6 @@ env: password: passW0rdY_ usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ - userIsRegisted: true imageName: cirros imageType: Others imageDownloadUrl: http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img diff --git a/test/e2e/config/config.yaml b/test/e2e/config/config.yaml index 135a2008..346cab02 100644 --- a/test/e2e/config/config.yaml +++ b/test/e2e/config/config.yaml @@ -6,7 +6,6 @@ env: password: passW0rdY_ usernameAdmin: e2e-admin passwordAdmin: passW0rdY_ - userIsRegisted: true imageName: cirros imageType: Others imageFile: null