Commit Graph

4905 Commits

Author SHA1 Message Date
flatcar-ci
de9804e58a New version: main-3217.0.0-nightly-20220422-0155 2022-04-22 04:51:11 +00:00
Kai Lüke
fb93dd9f0f
Merge pull request #280 from flatcar-linux/kai/drop-kola-from-sdk
Use gangue compiled from Jenkins
2022-04-21 17:18:14 +09:00
flatcar-ci
1348d772d1 New version: main-3216.0.0-nightly-20220421-0510 2022-04-21 08:13:00 +00:00
jenkins
4c71bf789c build_library/toolchain_util: set binutils to the latest version
This was already being done for gcc but not for binutils. Binutils is
also slotted and when we run the sdk (stage3/stage4) job in the CI, the
seed sdk already contains crossdev packages that we may want to update.
2022-04-21 07:48:18 +00:00
Kai Lüke
b1a0df4858
Merge pull request #284 from flatcar-linux/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-04-21 11:37:37 +09:00
Kai Lueke
2c29875627 Use gangue compiled from Jenkins
These scripts happened to use the copy of gangue in the SDK which isn't
expected because it should use the binaries complied by Jenkins.
2022-04-21 11:34:36 +09:00
Flatcar Buildbot
10ee8a0752 Update mantle container image to latest HEAD 2022-04-20 15:37:10 +00:00
Krzesimir Nowak
c77a5455f9
Merge pull request #281 from flatcar-linux/krnowak/doc-updates
ci-automation: Update test.sh script docs
2022-04-20 17:36:51 +02:00
Krzesimir Nowak
1916936e34 ci-automation: Update test.sh script docs
We are not using SDK container for running the tests any more - it was
replaced with mantle container. Update the docs accordingly.
2022-04-20 16:34:07 +02:00
Mathieu Tortuyaux
19ca42b3dd
ci-automation/vm: build PXE if Equinix Metal is built
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2022-04-20 16:33:00 +02:00
Kai Lüke
721fc9f649
Merge pull request #275 from flatcar-linux/kai/mantle-container
Run CI container pipeline kola tests with the new mantle image
2022-04-20 19:16:02 +09:00
Kai Lueke
98e9947a06 ci-automation: silence rsync
The rsync copy logs made it hard to navigate the job output.
Remove the --progress and -v flags.
2022-04-20 19:13:02 +09:00
Kai Lueke
da0380c7e8 Run CI container pipeline kola tests with the new mantle image
The SDK container does not exist for arm64 and is quite heavy. We
currently also resort to a unconditional rebuilding of mantle inside
the SDK.
Use the new mantle container image to run kola tests, and pin its
version through a text file that gets updated by GitHub Actions.
2022-04-20 19:13:02 +09:00
Jeremi Piotrowski
b50e8743a0
Merge pull request #276 from flatcar-linux/jepio/azure-arm64-regular-release
jenkins: add azure_gen2 to arm64 formats
2022-04-20 09:18:32 +02:00
Jeremi Piotrowski
e70a6436aa jenkins: add azure_gen2 to arm64 formats
Azure ARM64 instances entered preview, so produce images for them regularly
with every release now. Flatcar has supported Azure ARM64 since the first
release with the 5.15 kernel, which was something like 3139.0.0
2022-04-20 08:33:26 +02:00
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 2022-04-04 10:10:17 +00:00
flatcar-ci
6a922baf36 New version: 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 2022-04-03 04:36:00 +00:00
flatcar-ci
0e74fe0306 New version: 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 2022-04-01 04:42:04 +00:00
flatcar-ci
3d761ed8e8 New version: 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 2022-03-30 04:37:33 +00:00
flatcar-ci
318d18f554 New version: 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 2022-03-28 04:31:09 +00:00
flatcar-ci
9d235eee33 New version: 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 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