File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -667,18 +667,25 @@ install-destdir=%(install_destdir)s
667
667
# Path to the .tar.gz package we would create.
668
668
installable-package =%(installable_package)s
669
669
670
-
671
- [preset: buildbot_incremental_linux]
670
+ [preset: buildbot_incremental_linux_base]
671
+ assertions
672
672
release
673
673
test
674
674
validation-test
675
+
676
+ dash-dash
677
+
678
+ reconfigure
679
+
680
+ [preset: buildbot_incremental_linux]
681
+ mixin-preset =buildbot_incremental_linux_base
682
+ build-subdir =buildbot_incremental
683
+
675
684
llbuild
676
685
swiftpm
677
686
xctest
678
687
foundation
679
-
680
688
dash-dash
681
- reconfigure
682
689
683
690
[preset: buildbot_incremental_linux,long_test]
684
691
mixin-preset =buildbot_incremental_linux
@@ -689,8 +696,8 @@ long-test=1
689
696
test-optimized =0
690
697
691
698
[preset: buildbot_incremental_linux,llvm-only]
692
- mixin-preset =buildbot_incremental_linux
693
- build-subdir =buildbot_incremental_linux_llvmonly
699
+ mixin-preset =buildbot_incremental_linux_base
700
+ build-subdir =buildbot_incremental_llvmonly
694
701
695
702
dash-dash
696
703
You can’t perform that action at this time.
0 commit comments