aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/config/linux/main.yml')
-rw-r--r--dashboard/config/linux/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dashboard/config/linux/main.yml b/dashboard/config/linux/main.yml
index b79832f64..b73579b46 100644
--- a/dashboard/config/linux/main.yml
+++ b/dashboard/config/linux/main.yml
@@ -29,6 +29,8 @@ instances:
- stable-5.15-arm64-kasan: [stable-5.15, arm64, timeouts_native, clang, bpfjit, lsm, apparmor, kasan]
- stable-6.1-kasan: [stable-6.1, x86_64, timeouts_native, clang, bpfjit, lsm, apparmor, kasan, kfence]
- stable-6.1-arm64-kasan: [stable-6.1, arm64, timeouts_native, clang, bpfjit, lsm, apparmor, kasan, kfence]
+ - stable-6.6-kasan: [stable-6.6, x86_64, timeouts_native, clang, bpfjit, lsm, apparmor, kasan, kfence]
+ - stable-6.6-arm64-kasan: [stable-6.6, arm64, timeouts_native, clang, bpfjit, lsm, apparmor, kasan, kfence]
- android-5.4: [android, android-5.4, nodefconfig, x86_64, timeouts_native, clang, onlyusb, nonoise, kasan]
- android-5.10: [android, android-5.10, nodefconfig, x86_64, timeouts_native, clang, onlyusb, nonoise, kasan]
- android-5.10-cuttlefish: [android, android-5.10, nodefconfig, x86_64, modules, cuttlefish, timeouts_native, clang, baseline, nonoise, kasan]
@@ -90,6 +92,7 @@ includes:
- allyes.yml: [allyes]
- stable-5.15.yml: [stable-5.15]
- stable-6.1.yml: [stable-6.1]
+ - stable-6.6.yml: [stable-6.6]
- android.yml: [android]
- android-subsystems.yml: [android, -baseline]
- android-5.4.yml: [android-5.4]