5034 Commits

Author SHA1 Message Date
Flatcar Buildbot
a9aafd25ec Update mantle container image to latest HEAD 2022-08-31 10:29:24 +00:00
Krzesimir Nowak
d04f8d85b5 Merge pull request #437 from flatcar-linux/scripts
Small cleanups in tests
2022-08-31 12:11:37 +02:00
Krzesimir Nowak
22cd00f1fc ci-automation: Use an array for storing failed tests 2022-08-31 12:11:37 +02:00
Krzesimir Nowak
084f6e28ca ci-automation: Print failed tests nicer
Instead of printing failed tests like this:

    Failed tests: kubeadm.v1.25.0.cilium.base
    kubeadm.v1.24.1.cilium.base

Do it like this:

    Failed tests:
    kubeadm.v1.25.0.cilium.base
    kubeadm.v1.24.1.cilium.base
2022-08-31 12:11:37 +02:00
Krzesimir Nowak
841fe33020 ci-automation: Return 1 on broken cycle
We have set success to true when the test cycle was broken, which was
a hacky way to avoid printing the give up message. But this setting
success to true also meant that the script returned with status 0,
which is wrong.

Add another variable for controlling printing the give up message.
2022-08-31 12:11:37 +02:00
Krzesimir Nowak
731cab027b ci-automation: Break test cycle properly
Create a tapfile and break out of the loop.
2022-08-31 12:11:36 +02:00
flatcar-ci
6879d7fdc8 New version: beta-3277.1.1-nightly-20220830-2100 2022-08-30 21:00:31 +00:00
Kai Lüke
72a574f02b
Merge pull request #428 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-30 11:29:06 +02:00
Flatcar Buildbot
caa054b773 Update mantle container image to latest HEAD 2022-08-30 09:26:30 +00:00
Dongsu Park
4667da20a0 New version: beta-3277.1.2 beta-3277.1.2 2022-08-29 18:06:58 +02:00
flatcar-ci
29bc032eff New version: beta-3277.1.1-nightly-20220825-2100 2022-08-25 21:00:28 +00:00
Krzesimir Nowak
d1e4f8c890
Merge pull request #420 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-25 16:25:33 +02:00
Krzesimir Nowak
b1b0b8e36a Merge pull request #412 from flatcar-linux/scripts
ci-automation: Fixes
2022-08-25 10:07:53 +02:00
Krzesimir Nowak
d17656431b ci-automation: Break retest cycle properly in qemu on arm64
Rerunning the test will always yield the same result in this case, so
it's pointless.
2022-08-25 10:07:53 +02:00
Krzesimir Nowak
8c278422e6 ci-automation/packages.sh: Fix access to unbound variable
We were running the run_sdk_container script with passing a value of a
variable named version to the script through the -v flag. But nowhere
is the variable defined. This worked under jenkins, because jenkins
job has a version parameter that gets exported into environment under
the same name. But running it manually outside jenkins revealed the
bug.

The script should have been using a vernum variable. Now, the
difference between this variable and the version variable is that
"version" was in form of <channel>-<version>-<build_id>, whereas
"vernum" comes without the channel part. Fortunately,
"run_sdk_container" was stripping the channel part before using this
value, so it makes no difference whether we pass
main-3333.0.0.0-some-id or just 3333.0.0-some-id.
2022-08-25 10:07:53 +02:00
Krzesimir Nowak
4b0b1c0035 run_sdk_container: Do not mention nonexistent flag
Looks like it was either never implemented, or was implemented and
dropped before the script was added to the repo.
2022-08-25 10:07:53 +02:00
Flatcar Buildbot
3b09b4d853 Update mantle container image to latest HEAD 2022-08-24 13:27:10 +00:00
flatcar-ci
059b17aecb New version: beta-3277.1.1-nightly-20220823-2100 2022-08-23 21:00:25 +00:00
flatcar-ci
69451647cb New version: beta-3277.1.1-nightly-20220819-2100 2022-08-19 21:00:26 +00:00
Krzesimir Nowak
014aee14e2
Merge pull request #415 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-19 16:24:45 +02:00
Flatcar Buildbot
495cf02c45 Update mantle container image to latest HEAD 2022-08-19 14:22:53 +00:00
flatcar-ci
ec78ac8de2 New version: beta-3277.1.1-nightly-20220818-2100 2022-08-18 21:00:28 +00:00
flatcar-ci
cba5b0931f New version: beta-3277.1.1-nightly-20220817-2100 2022-08-17 21:00:30 +00:00
flatcar-ci
fa1138e705 New version: beta-3277.1.1-nightly-20220812-2100 2022-08-12 21:00:24 +00:00
Kai Lüke
e2ca7d1fdf
Merge pull request #411 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-12 11:35:19 +02:00
Flatcar Buildbot
32af95d5f8 Update mantle container image to latest HEAD 2022-08-11 21:00:46 +00:00
flatcar-ci
e0a289ec87 New version: beta-3277.1.1-nightly-20220811-2100 2022-08-11 21:00:31 +00:00
Kai Lüke
e56153be01
Merge pull request #406 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-11 11:30:46 +02:00
Flatcar Buildbot
e59c6ae029 Update mantle container image to latest HEAD 2022-08-11 09:29:10 +00:00
Kai Lüke
e4190dc60e
Merge pull request #400 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-11 11:28:35 +02:00
Flatcar Buildbot
f8e8bd8a96 Update mantle container image to latest HEAD 2022-08-10 21:00:43 +00:00
flatcar-ci
0798c8832f New version: beta-3277.1.1-nightly-20220808-2100 2022-08-08 21:00:25 +00:00
Kai Lüke
64a7b01442
Merge pull request #396 from flatcar-linux/mantle-update-flatcar-3277
Upgrade mantle container image to latest HEAD in flatcar-3277
2022-08-08 17:46:51 +02:00
Flatcar Buildbot
82d7ed9857 Update mantle container image to latest HEAD 2022-08-05 21:00:53 +00:00
flatcar-ci
340139652c New version: beta-3277.1.1-nightly-20220805-2100 2022-08-05 21:00:31 +00:00
Krzesimir Nowak
de00997dcb Merge pull request #398 from flatcar-linux/scripts
ci-automation: Sync used EquinixMetal region to use for ARM64 servers
2022-08-05 13:23:02 +02:00
Krzesimir Nowak
cff99646ac ci-automation: Sync used EquinixMetal region to use for ARM64 servers
Recently we changed the region from DA (Dallas) to DC (Washington),
because there are more ARM64 servers available. Reflect this change in
the new pipeline too.
2022-08-05 13:23:02 +02:00
Krzesimir Nowak
b70ac07f69 Merge pull request #397 from flatcar-linux/scripts
Fixes for azure vendor test
2022-08-05 13:22:56 +02:00
Krzesimir Nowak
ea98e8e3bc ci-automation/vendor-testing/azure.sh: Use an array for extra instance types 2022-08-05 13:22:56 +02:00
Krzesimir Nowak
27abebb190 ci-automation/vendor-testing/azure.sh: Use proper machine size on arm64 2022-08-05 13:22:56 +02:00
Krzesimir Nowak
f34f52706d ci-automation/vendor-testing/azure.sh: Fix unbound variable use
This gets triggered when the test is rerun and an existing image is
reused.
2022-08-05 13:22:56 +02:00
Krzesimir Nowak
9fa0f0f8f9 ci-automation/vendor-testing/azure.sh: Fix hyperv generation argument
The "v" must be a capital letter. It seems that Azure got picker about
parameters it accepts.
2022-08-05 13:22:56 +02:00
flatcar-ci
ac0db57046 New version: beta-3277.1.1-nightly-20220804-2100 2022-08-04 21:00:26 +00:00
Dongsu Park
1aba46efa6 New version: beta-3277.1.1 beta-3277.1.1 2022-08-03 19:00:35 +02:00
flatcar-ci
fb9e6f15d5 New version: beta-3277.1.0-nightly-20220802-2100 2022-08-02 21:00:34 +00:00
flatcar-ci
673607a786 New version: beta-3277.1.0-nightly-20220801-2100 2022-08-01 21:00:31 +00:00
flatcar-ci
ea5b6fd071 New version: beta-3277.1.0-nightly-20220728-2100 2022-07-28 21:00:31 +00:00
flatcar-ci
90ad0fd334 New version: beta-3277.1.0-nightly-20220727-2100 2022-07-27 21:00:25 +00:00
Jeremi Piotrowski
bc271dc7fa Merge pull request #391 from flatcar-linux/scripts
prod_image_util: extract gcc libs to /usr/lib64
2022-07-27 11:28:01 +02:00
Jeremi Piotrowski
608a60fefd prod_image_util: extract gcc libs to /usr/lib64
This made no difference back when lib was a symlink to lib64, but now that they are separate,
libs belongs in /usr/lib64. This  mostly doesn't show up because ldconfig configures the ld.so cache
to include both locations, but when updating from an older release ld.so.cache is out of date.
Unfortunately ld.so.cache does not get updated until after multipathd, which causes
multipathd to dump core. This may also affect other packages that need access to
libgcc early.

See also: https://github.com/flatcar-linux/Flatcar/issues/809
2022-07-27 11:28:01 +02:00