Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160325263
D50110.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D50110.diff
View Options
diff --git a/.cirrus.yml b/.cirrus.yml
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -14,7 +14,7 @@
task:
matrix:
- - name: amd64-llvm16 World and kernel build and boot smoke test
+ - name: amd64-llvm16 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -22,7 +22,7 @@
TARGET_ARCH: amd64
TOOLCHAIN: llvm16
TOOLCHAIN_PKG: ${TOOLCHAIN}-lite
- - name: amd64-llvm17 World and kernel build and boot smoke test
+ - name: amd64-llvm17 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -30,7 +30,7 @@
TARGET_ARCH: amd64
TOOLCHAIN: llvm17
TOOLCHAIN_PKG: ${TOOLCHAIN}-lite
- - name: amd64-llvm18 World and kernel build and boot smoke test
+ - name: amd64-llvm18 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -45,7 +45,7 @@
TARGET_ARCH: amd64
TOOLCHAIN: llvm19
TOOLCHAIN_PKG: ${TOOLCHAIN}-lite
- - name: arm64-llvm16 World and kernel build and boot smoke test
+ - name: arm64-llvm16 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -53,7 +53,7 @@
TARGET_ARCH: aarch64
TOOLCHAIN: llvm16
TOOLCHAIN_PKG: ${TOOLCHAIN}
- - name: arm64-llvm17 World and kernel build and boot smoke test
+ - name: arm64-llvm17 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -61,7 +61,7 @@
TARGET_ARCH: aarch64
TOOLCHAIN: llvm17
TOOLCHAIN_PKG: ${TOOLCHAIN}
- - name: arm64-llvm18 World and kernel build and boot smoke test
+ - name: arm64-llvm18 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
@@ -69,7 +69,7 @@
TARGET_ARCH: aarch64
TOOLCHAIN: llvm18
TOOLCHAIN_PKG: ${TOOLCHAIN}
- - name: arm64-llvm19 World and kernel build and boot smoke test
+ - name: arm64-llvm19 World and kernel build and boot smoke test (manual)
only_if: $CIRRUS_REPO_FULL_NAME != 'freebsd/freebsd-src'
trigger_type: manual
env:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 7:29 AM (13 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34277229
Default Alt Text
D50110.diff (2 KB)
Attached To
Mode
D50110: .cirrus.yml: Switch image and refactor
Attached
Detach File
Event Timeline
Log In to Comment