5656 key : aws-up-fedora
5757 concurrency_group : aws-fd
5858 concurrency : 1
59- command : DEPLOYMENT_ID=ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 task ci:aws:rp
59+ command : DEPLOYMENT_ID=ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 task ci:aws:rp
6060 plugins :
6161 - seek-oss/aws-sm#v2.3.2:
6262 json-to-env :
7272 key : aws-up-fed-con
7373 concurrency_group : aws-fd-cn
7474 concurrency : 1
75- command : DEPLOYMENT_ID=ci-cn-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 task ci:aws:rp:connect
75+ command : DEPLOYMENT_ID=ci-cn-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 task ci:aws:rp:connect
7676 plugins :
7777 - seek-oss/aws-sm#v2.3.2:
7878 json-to-env :
8989 key : aws-up-fedora-tiered
9090 concurrency_group : aws-fd
9191 concurrency : 1
92- command : DEPLOYMENT_ID=ci-ts-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 task ci:aws:rp:tiered
92+ command : DEPLOYMENT_ID=ci-ts-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 task ci:aws:rp:tiered
9393 plugins :
9494 - seek-oss/aws-sm#v2.3.2:
9595 json-to-env :
@@ -106,7 +106,7 @@ steps:
106106 key : aws-up-fed-cts
107107 concurrency_group : aws-fd-cn
108108 concurrency : 1
109- command : DEPLOYMENT_ID=ci-ct-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 task ci:aws:rp:ts-connect
109+ command : DEPLOYMENT_ID=ci-ct-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 task ci:aws:rp:ts-connect
110110 plugins :
111111 - seek-oss/aws-sm#v2.3.2:
112112 json-to-env :
@@ -124,7 +124,7 @@ steps:
124124 key : aws-up-fedora-ts-large
125125 concurrency_group : aws-fd
126126 concurrency : 1
127- command : DEPLOYMENT_ID=ci-ts-fd-lg-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 INSTANCE_TYPE_AWS=is4gen.4xlarge MACHINE_ARCH=arm64 task ci:aws:rp:tiered
127+ command : DEPLOYMENT_ID=ci-ts-fd-lg-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 INSTANCE_TYPE_AWS=is4gen.4xlarge MACHINE_ARCH=arm64 task ci:aws:rp:tiered
128128 plugins :
129129 - seek-oss/aws-sm#v2.3.2:
130130 json-to-env :
@@ -171,7 +171,7 @@ steps:
171171 key : gcp-up-fedora
172172 concurrency_group : gcp-fd
173173 concurrency : 1
174- command : GCP_IMAGE="fedora-cloud/fedora-cloud-39 " DEPLOYMENT_ID="ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp
174+ command : GCP_IMAGE="fedora-cloud/fedora-cloud-43 " DEPLOYMENT_ID="ci-bs-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp
175175 plugins :
176176 - seek-oss/aws-sm#v2.3.2:
177177 json-to-env :
@@ -185,7 +185,7 @@ steps:
185185 key : gcp-up-fedora-tiered
186186 concurrency_group : gcp-fd
187187 concurrency : 1
188- command : GCP_IMAGE="fedora-cloud/fedora-cloud-39 " DEPLOYMENT_ID="ci-ud-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp:tiered
188+ command : GCP_IMAGE="fedora-cloud/fedora-cloud-43 " DEPLOYMENT_ID="ci-ud-fd-`tr -dc a-z0-9 </dev/urandom | head -c 4`" task ci:gcp:rp:tiered
189189 plugins :
190190 - seek-oss/aws-sm#v2.3.2:
191191 json-to-env :
@@ -200,7 +200,7 @@ steps:
200200 key : aws-us-fedora-tiered
201201 concurrency_group : unstable
202202 concurrency : 1
203- command : DEPLOYMENT_ID=ci-ts-fd-us-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 IS_USING_UNSTABLE=true task ci:aws:rp:tiered
203+ command : DEPLOYMENT_ID=ci-ts-fd-us-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 IS_USING_UNSTABLE=true task ci:aws:rp:tiered
204204 plugins :
205205 - seek-oss/aws-sm#v2.3.2:
206206 json-to-env :
@@ -217,7 +217,7 @@ steps:
217217 key : aws-us-fedora-ts-large
218218 concurrency_group : unstable
219219 concurrency : 1
220- command : DEPLOYMENT_ID=ci-ts-fd-us-lg-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=41 IS_USING_UNSTABLE=true INSTANCE_TYPE_AWS=is4gen.4xlarge MACHINE_ARCH=arm64 task ci:aws:rp:tiered
220+ command : DEPLOYMENT_ID=ci-ts-fd-us-lg-`tr -dc a-z0-9 </dev/urandom | head -c 4` DISTRO=43 IS_USING_UNSTABLE=true INSTANCE_TYPE_AWS=is4gen.4xlarge MACHINE_ARCH=arm64 task ci:aws:rp:tiered
221221 plugins :
222222 - seek-oss/aws-sm#v2.3.2:
223223 json-to-env :
0 commit comments