commit | ddabf7c22297538c23831403e0d0d104c947ea12 | [log] [tgz] |
---|---|---|
author | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Wed Jun 28 05:14:32 2023 +0400 |
committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Fri Jun 30 03:42:37 2023 +0400 |
tree | 249686f9f1b95fe7dbf0b9114a7939a894883213 | |
parent | 6cac6b59074ea7b2eedd267435dd96b4e81268f9 [diff] |
Use jenkins-cli to add foundation agents to jenkins PROD-37197 Change-Id: I267d47f98a02244a571f90593b4a9839c228bc18
diff --git a/tcp_tests/templates/_heat_environments/eu-cloud-low-flavors.env b/tcp_tests/templates/_heat_environments/eu-cloud-low-flavors.env index 8e984e0..7f20da3 100644 --- a/tcp_tests/templates/_heat_environments/eu-cloud-low-flavors.env +++ b/tcp_tests/templates/_heat_environments/eu-cloud-low-flavors.env
@@ -44,5 +44,5 @@ vm_availability_zone: nova net_public: public - foundation_image: system.foundation02 + foundation_image: system.foundation nameservers: 172.18.176.6,172.18.224.6
diff --git a/tcp_tests/templates/_heat_environments/eu-cloud.env b/tcp_tests/templates/_heat_environments/eu-cloud.env index d2c6dac..9eb529b 100644 --- a/tcp_tests/templates/_heat_environments/eu-cloud.env +++ b/tcp_tests/templates/_heat_environments/eu-cloud.env
@@ -48,5 +48,5 @@ vm_availability_zone: nova net_public: public - foundation_image: system.foundation02 + foundation_image: system.foundation nameservers: 172.18.176.6,172.18.224.6