5040 Commits

Author SHA1 Message Date
flatcar-ci
8761e49e7c New version: main-3210.0.0-nightly-20220415-0155 2022-04-15 04:52:05 +00:00
flatcar-ci
81d6165f8c New version: main-3209.0.0-nightly-20220414-0155 2022-04-14 04:52:26 +00:00
Mathieu Tortuyaux
4d352c07ca
Merge pull request #271 from flatcar-linux/tormath1/packet
ci-automation/vms: rename equinix_metal to packet
2022-04-13 13:10:45 +02:00
Mathieu Tortuyaux
de7e05403b
ci-automation/vms: rename equinix_metal to packet
this is required to keep "packet" in the SDK linguo while the user can
use "equinix_metal" term.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
2022-04-13 13:09:51 +02:00
flatcar-ci
6efbee7429 New version: main-3208.0.0-nightly-20220413-0155 2022-04-13 04:46:50 +00:00
flatcar-ci
8459c55d36 New version: main-3204.0.0-nightly-20220409-0155 2022-04-09 04:46:28 +00:00
flatcar-ci
0fb52387a0 New version: main-3202.0.0-nightly-20220407-0155 2022-04-07 04:54:41 +00:00
Mathieu Tortuyaux
146e8915e7
Merge pull request #269 from flatcar-linux/tormath1/fix-gce
kola/gce: shrink hostname to be lower than 63 char
2022-04-06 16:46:01 +02:00
Mathieu Tortuyaux
ae73d66a07
kola/gce: shrink hostname to be lower than 63 char
GCP Pro is failing because hostname is > 63 char:
```
Apr  5 19:52:27.522820 kubelet[1762]: E0405 19:52:27.522513    1762 kubelet_node_status.go:93] "Unable to register node with API server" err="Node \"jenkins-gce-pro-5-91a967ef5450cb932bc5.c.flatcar-212911.internal\" is invalid: metadata.labels: Invalid value: \"jenkins-gce-pro-5-91a967ef5450cb932bc5.c.flatcar-212911.internal\": must be no more than 63 characters" node="jenkins-gce-pro-5-91a967ef5450cb932bc5.c.flatcar-212911.internal"
```

Let's remove `jenkins` and `gce` from the hostname, these
information are not critical for debugging purposes.

Hostname should now looks like
"basic-5-91a967ef5450cb932bc5.c.flatcar-212911.internal" or
"pro-5-91a967ef5450cb932bc5.c.flatcar-212911.internal"

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-04-06 16:45:31 +02:00
flatcar-ci
8a92736a1d New version: main-3201.0.0-nightly-20220406-0155 2022-04-06 04:46:22 +00:00
flatcar-ci
c547aed816 New version: main-3200.0.0-nightly-20220405-0155 2022-04-05 04:57:50 +00:00
Kai Lüke
7376494ef2
Merge pull request #266 from flatcar-linux/kai/sdk-from-release-tag
ci-automation: use a single git tag and skip nightlies with no changes
2022-04-04 17:12:36 +02:00
flatcar-ci
ae6d9d78ff New version: sdk-3199.0.0-nightly-20220404-0656 sdk-3199.0.0-nightly-20220404-0656 2022-04-04 10:10:17 +00:00
flatcar-ci
6a922baf36 New version: sdk-3199.0.0-nightly-20220404-0140 sdk-3199.0.0-nightly-20220404-0140 2022-04-04 04:40:56 +00:00
flatcar-ci
9d31755e33 New version: sdk-3198.0.0-nightly-20220403-0140 sdk-3198.0.0-nightly-20220403-0140 2022-04-03 04:36:00 +00:00
flatcar-ci
0e74fe0306 New version: sdk-3197.0.0-nightly-20220402-0140 sdk-3197.0.0-nightly-20220402-0140 2022-04-02 04:37:29 +00:00
Kai Lueke
bd970357c8 ci-automation: use a single git tag and skip nightlies with no changes
The pipeline created two tags if an SDK was built, one for the SDK and
one for the OS build (which was a free-standing tag or a local state
that was equivalent to the existing tag of the same name). The
nightlies created update commits on the main branch, even if no change
was done, and on the release branches we lacked these commits.

Create the release tag in the nightly SDK bootstrap already and reuse
it for the nightly OS build. Instead of local state, checkout the
existing tags explicitly. Extend the nightly update commit logic to
cover release branches and detect if we can skip building because no
changes were done.
2022-04-01 17:18:51 +02:00
Thilo Fromm
5e8fbc4422
Merge pull request #268 from flatcar-linux/t-lo/ci-automation-remove-test-env
ci-automation/test.sh: remove PARALLEL_TESTS passing (move to CI)
2022-04-01 15:12:43 +02:00
Thilo Fromm
6dcfd9aeb6 ci-automation/test.sh: remove PARALLEL_TEST passing (move to CI)
Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
2022-04-01 13:59:47 +02:00
flatcar-ci
e22e5e7326 New version: sdk-3196.0.0-nightly-20220401-0140 sdk-3196.0.0-nightly-20220401-0140 2022-04-01 04:42:04 +00:00
flatcar-ci
3d761ed8e8 New version: sdk-3195.0.0-nightly-20220331-0140 sdk-3195.0.0-nightly-20220331-0140 2022-03-31 04:37:56 +00:00
flatcar-ci
d75c199726 New version: sdk-3194.0.0-nightly-20220330-0140 sdk-3194.0.0-nightly-20220330-0140 2022-03-30 04:37:33 +00:00
flatcar-ci
318d18f554 New version: sdk-3193.0.0-nightly-20220329-0140 sdk-3193.0.0-nightly-20220329-0140 2022-03-29 04:37:56 +00:00
flatcar-ci
0b4cb537e4 New version: sdk-3192.0.0-nightly-20220328-0140 sdk-3192.0.0-nightly-20220328-0140 2022-03-28 04:31:09 +00:00
flatcar-ci
9d235eee33 New version: sdk-3191.0.0-nightly-20220327-0140 sdk-3191.0.0-nightly-20220327-0140 2022-03-27 04:49:17 +00:00
flatcar-ci
9c344ce68e New version: sdk-3190.0.0-nightly-20220326-0139 sdk-3190.0.0-nightly-20220326-0139 2022-03-26 04:37:25 +00:00
Thilo Fromm
e0104d91b0
Merge pull request #263 from flatcar-linux/t-lo/sdk-stage1-improve-description
bootstrap_sdk: improve stage1 description
2022-03-25 13:50:46 +01:00
Thilo Fromm
f37df4230c
bootstrap_sdk: improve stage1 description
This change updates the documentation at the top of the script, calling out the limitations of stage1 (no stage isolation) early to avoid confusion.
2022-03-25 13:48:02 +01:00
flatcar-ci
c05bc54ed5 New version: sdk-3189.0.0-nightly-20220325-0139 2022-03-25 04:34:48 +00:00
Thilo Fromm
eff0e9e612
Merge pull request #261 from flatcar-linux/t-lo/ci-automation-export-parallel-tests
ci-automation/test.sh: export PARALLEL_TESTS
2022-03-23 12:24:02 +01:00
Thilo Fromm
1e0dc777fe ci-automation/test.sh: export PARALLEL_TESTS
Export PARALLEL_TESTS in the container's .env file to ensure it is
passed to the vendor script.
2022-03-23 12:11:12 +01:00
flatcar-ci
434d305c89 New version: sdk-3187.0.0-nightly-20220323-0139 2022-03-23 04:43:46 +00:00
flatcar-ci
9bd3889b15 New version: sdk-3186.0.0-nightly-20220322-0139 2022-03-22 04:53:07 +00:00
flatcar-ci
f182192dd7 New version: sdk-3185.0.0-nightly-20220321-0139 2022-03-21 04:44:59 +00:00
flatcar-ci
e2f53bedff New version: sdk-3184.0.0-nightly-20220320-0139 2022-03-20 04:44:53 +00:00
flatcar-ci
6e47a65ff1 New version: sdk-3183.0.0-nightly-20220319-0139 2022-03-19 04:43:56 +00:00
flatcar-ci
1aabf5db93 New version: sdk-3182.0.0-nightly-20220318-0139 2022-03-18 04:36:03 +00:00
Kai Lüke
96f68bd254
Merge pull request #255 from flatcar-linux/kai/split-lib
Support split lib and lib64 layout
2022-03-17 17:05:56 +01:00
Kai Lueke
e65d09844c jenkins/images.sh: use correct board for comparison
The output always was about amd64 because the board was not set.
Pass the board along.
2022-03-17 12:01:02 +01:00
Kai Lueke
e2759a3e67 build_library/set_lsb_release: create compatibility symlink
The os-release file was not only accessible through /usr/lib/ but
also through /usr/lib64 because "lib" was just a symlink.
Now that we split them up into two directories, add a compatibility
symlink in case /usr/lib64 was used to access os-release. A check
is added to also work without the split which is useful if the split
is not done for the SDK at the same time.
2022-03-17 11:58:12 +01:00
Kai Lueke
ee46cf104b build_library/check_root: use the new location for kernel modules
The standard location is /usr/lib/modules but on Flatcar "lib" was a
symlink to "lib64". Now this is going to be split up in separate
directories but with compatibility symlinks.
Add the new location to the ignore list.
2022-03-17 11:56:26 +01:00
Jeremi Piotrowski
2dc19b3d4a
Merge pull request #260 from flatcar-linux/jepio/run_sdk_container-custom-image-fix
run_sdk_container: skip fetching image if custom_image is requested
2022-03-17 11:28:42 +01:00
Jeremi Piotrowski
afbee30067 run_sdk_container: skip fetching image if custom_image is requested
In our CI most uses of run_sdk_container pass the '-C image' flag, which broke
with the last change, due to unbound docker_sdk_vernum variable. Skip fetching
the image when custom_image is passed.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2022-03-17 09:07:31 +01:00
flatcar-ci
90ea343ac1 New version: sdk-3181.0.0-nightly-20220317-0139 2022-03-17 04:35:48 +00:00
Thilo Fromm
9b83d3e80b
Merge pull request #258 from flatcar-linux/t-lo/ci-automation-tests-use-latest-kola
ci-automation/test.sh: use the latest kola from coreos-overlay
2022-03-16 17:04:16 +01:00
Kai Lüke
fc1620ae3e
Merge pull request #259 from flatcar-linux/kai/run-nightly-sdk
run_sdk_container: Fall back to tar ball download for SDK image and other improvements
2022-03-16 16:58:03 +01:00
Kai Lueke
cc9d43b01e run_sdk_container: add remove flag
At the moment one must remove the leftover containers manually.
Add a flag to do so when stopping the container.
2022-03-16 15:55:14 +01:00
Kai Lueke
a0574bcf37 run_sdk_container: recognize --help flag
When the user passes --help we should not start a container and throw a
late error message afterwards but show the help directly.
2022-03-16 15:36:32 +01:00
Kai Lueke
c149d24ced run_sdk_container: Fall back to tar ball download for SDK image
The nightly SDK image is not pushed to a registry but has to be
downloaded from the build server as tar ball.
Fall back to the tar ball import for a better user experience.
To reuse the ci logic it had to support the "docker" env variable.
The use of the pigz container is not always needed if the user has
pigz available.
2022-03-16 15:31:03 +01:00
Thilo Fromm
6286b0a442 ci-automation/test.sh: use the latest kola from coreos-overlay 2022-03-16 14:14:46 +01:00