f6e9a1dbaa
ci: disable esp32-wroom-32 tests
2024-05-30 22:23:28 +02:00
Marian Buschsieweke
a4df903861
.murdock: document TESTS_BOARDS_LLVM_COMPILE
...
The comment above TESTS_BOARDS_LLVM_COMPILE is misleading and
outdated. This is due to an oversight in
52cf2b46c3
where tests on LLVM where
re-enabled.
This drops the old comment and instead adds a comment why only a
subset of boards are build on LLVM.
2024-03-19 13:52:49 +01:00
Frederik Haxel
0d89040ae3
CI: Add native64 to CI
...
- Test native64 like native in murdock
- Add native64 to "Platform: native" in github labeler
- Add "BUILDTEST_MCU_GROUP == x86_64" to `dist/tools/ci/build_and_test.sh`
2024-02-05 22:02:21 +01:00
5e02a0de2d
Merge pull request #20269 from kaspar030/split_native_test_output
...
ci: make native tests show up in "tests"
2024-01-18 11:45:57 +00:00
0837536566
ci: make native tests show up in "tests"
2024-01-17 14:21:15 +01:00
c84400ee6c
ci: adapt .murdock test_job to changed dwq
2024-01-17 10:08:33 +01:00
9ec623a33f
ci: ./murdock run_tests
: fail fast if flashing fails
2024-01-17 10:05:44 +01:00
Benjamin Valentin
ad702111a2
.murdock: drop Kconfig compile check
...
We want to remove Kconfig, so don't fail CI when the Kconfig build
no longer aligns with the classic make based build.
2024-01-03 11:31:54 +01:00
282c77c84c
.murdock: clarify is_merge_queue_build()
help text
2023-11-09 13:54:10 +01:00
a6c2bb8ecf
.murdock: drop bors CI_BASE_BRANCH logic
2023-11-09 13:54:10 +01:00
MrKevinWeiss
1e7f488448
.murdock: adapt bors to merge queue
2023-11-09 13:54:10 +01:00
Marian Buschsieweke
52cf2b46c3
.murdock: re-enable LLVM targets
2023-07-18 12:24:10 +02:00
MrKevinWeiss
208f16085b
.murdock: Test rpi-pico with kconfig
2023-05-24 09:53:24 +02:00
699568f6f6
.murdock: fix path to test applications
2023-05-13 18:37:02 +02:00
984dba7564
treewide: fix path to external_board_dirs test in doc
2023-05-13 18:31:05 +02:00
bors[bot]
fcb8283b4c
Merge #19552
...
19552: tests: move all periph applications to their own periphs/ folder r=gschorcht a=aabadie
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
2023-05-08 10:31:17 +00:00
f9d247791d
treewide: replace occurrences of tests/driver_ with new path
2023-05-06 15:38:21 +02:00
da95d2c56c
treewide: replace occurrences of tests/periph_ with new path
2023-05-06 15:33:03 +02:00
e6ba7014e0
.murdock: update tests/pkg/{elk,uzlib} for Kconfig
2023-05-06 07:55:01 +02:00
551aa2e56e
CI: .murdock: use build checkout for ccache tmp
2023-02-14 10:32:13 +01:00
49da7a446a
CI: .murdock: add some docs to CI_BASE_BRANCH and is_bors_build()
2023-02-04 15:38:23 +01:00
76d8a7e732
CI: .murdock: get CI_BASE_COMMIT from previous merge for bors builds
2023-02-03 22:32:50 +01:00
6a6c7b86f4
.murdock: extend quickbuild boards list
2022-12-22 10:06:38 +01:00
a747fb3c4c
CI: no quickbuild on "bors try"
2022-12-17 22:03:59 +01:00
956472fb44
CI: implement quick build logic
2022-11-24 11:58:21 +01:00
3ee3d1b9ac
Merge pull request #18562 from MrKevinWeiss/pr/removemips
...
cpu/mips: Remove all mips
2022-09-30 10:47:09 +02:00
87205363db
murdock: configure available pifleet boards depending on instance
2022-09-28 16:19:53 +02:00
MrKevinWeiss
6cad5d2477
cpu/mips: Remove all mips
2022-09-27 13:42:37 +02:00
4c60a5953d
murdock: give more insight on "makefile_broken"
2022-09-14 20:40:07 +02:00
943a87cfde
murdock: allow to fully disable RUN_TESTS from passed env
2022-09-01 23:04:02 +02:00
Gunar Schorcht
1172ec2554
tests/external_boards: add esp32s2-ci board for optional modules
2022-08-31 09:09:11 +02:00
Gunar Schorcht
1862d4e6b8
boards/esp32s2-devkit: add board definition for ESP32-S2-DevKit
2022-08-30 15:08:39 +02:00
Gunar Schorcht
c5e72e18fd
Merge pull request #18422 from gschorcht/cpu/esp32s3/esp32s3-ci_board
...
tests/external_boards: add esp32s3-ci board for optional modules
2022-08-27 18:42:49 +02:00
benpicco
bc82cf1cd6
Merge pull request #18497 from MrKevinWeiss/pr/fix/ieeehal
...
drivers/kw2xrd/Kconfig: fix kconfig model
2022-08-23 13:36:01 +02:00
MrKevinWeiss
6527408c98
.murdock: add pba-d-01-kw2x to kconfig tests
2022-08-23 10:04:47 +02:00
Gunar Schorcht
fe7ecef564
tests/external_boards: add esp32s3-ci board for optional modules
2022-08-22 17:40:47 +02:00
benpicco
00ede8f7d2
Merge pull request #18421 from gschorcht/cpu/esp32/add_esp32s3_cpu_support
...
cpu/esp32: add support for ESP32-S3
2022-08-22 17:33:05 +02:00
Gunar Schorcht
9e9a227e49
boards/esp32s3: add ESP32-S3-DevKit board definition
2022-08-17 02:04:07 +02:00
MrKevinWeiss
ee074e4464
.murdock: disable hash checks of kconfig/make
...
Much CI time is waisted as unrelated hash failure occur.
Finding out why is taking some time.
In order to stop killing dolphins we will disable only the hash checks.
There is a risk of introducing new issues with the kconfig/make
dependency resolution.
However, the package/module checks are still enforced which should catch
95% of the problems.
The nightlies will continue to check as well.
2022-08-09 10:37:29 +02:00
Gunar Schorcht
6d79c939de
tests/external_boards: add esp32c3-ci board for optional modules
2022-08-07 07:54:38 +02:00
Gunar Schorcht
4fe1931172
murdock: add esp32c3-devkit as board with TEST_KCONFIG
2022-08-05 22:26:44 +02:00
benpicco
004ac82af5
Merge pull request #18394 from gschorcht/cpu/esp32/fix_kconfig_for_esp_eth
...
cpu/esp32: fix provided features and Kconfig for esp_eth
2022-08-05 19:47:03 +02:00
Gunar Schorcht
8475804b5a
murdock: add waveshare-nrf52840-eval-kit board for Kconfig tests
2022-08-04 10:04:54 +02:00
Gunar Schorcht
2347e805d7
murdock: add an ESP32 board with feature esp_eth
2022-08-03 09:01:05 +02:00
MrKevinWeiss
ffed6baa51
.murdock: Fix kconfig hash check
...
It seems like #18236 introduced some errors in the kconfig hash check.
Running locally I get a `.murdock: line 482: [: too many arguments` message.
On the CI it looks like `./.murdock: 480: [: 4994c097e49decc77a99c2254e46c710238dc4f2: unexpected operator`.
I noticed that the path names are now included in the comparison.
It seems surrounding them in quotes helps but this also compares whitespaces and newlines...
2022-07-25 09:59:34 +02:00
Marian Buschsieweke
de74c6acbd
.murdock: print hash input when hashes mismatch
2022-07-11 17:17:15 +02:00
acfe8a1e5b
murdock: don't do both "clean" and "test-input-hash" targets
2022-06-23 16:40:52 +02:00
585eb111b6
CI: disable microbit testing
2022-04-13 17:58:52 +02:00
Francisco
ec6d6026bb
Merge pull request #17213 from kaspar030/log_build_dir_size
...
murdock: use json output `$(BINDIR)` size
2022-04-07 16:59:54 +02:00
5daa6fd45a
murdock: use json output for $(BINDIR)
size
2022-03-09 13:09:20 +01:00