Commit fd60697
committed
[presets] Add a special preset for Amazon Linux 2
This preset inherits from buildbot_linux, the preset currently used to
build on AL2. Additionally, it:
* Disables sourcekit-lsp testing. We do not expect people to be using
AL2 as a Swift development platform at this point, and some
sourcekit-lsp tests fail only on AL2.
* Disables LLDB testing and Python scripting support for LLDB. The
Python requirement for both is too high for AL2.1 parent f78a3c7 commit fd60697
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
970 | 977 | | |
971 | 978 | | |
972 | 979 | | |
| |||
0 commit comments