-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b51382
commit 462e932
Showing
18 changed files
with
111 additions
and
113 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
sign_treehashes: | ||
cd .buildkite/cryptic_repo_root && sign_treehashes --repo-root=$$(pwd) | ||
|
||
verify_treehashes: | ||
cd .buildkite/cryptic_repo_root && verify_treehashes --repo-root=$$(pwd) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# OS TRIPLET ALLOW_FAIL TAR_ARCH ARCH_ROOTFS TIMEOUT IS_RR ROOTFS_TAG ROOTFS_HASH | ||
# linux 686-linux-gnu . 32 i686 . . v4.8 b6dffc772ab4c2cd7fd4f83459308f6f0d89b957 | ||
linux x86_64-linux-gnu . 64 x86_64 . . v4.8 2a058481b567f0e91b9aa3ce4ad4f09e6419355a | ||
linux x86_64-linux-gnu . 64 x86_64 . rr v4.8 2a058481b567f0e91b9aa3ce4ad4f09e6419355a | ||
|
||
# linux aarch64-linux-gnu true aarch64 aarch64 . . ---- ---------------------------------------- | ||
# linux armv7l-linux-gnueabihf true armv7l armv7l . . ---- ---------------------------------------- | ||
# linux powerpc64le-linux-gnu true ppc64le powerpc64le . . ---- ---------------------------------------- | ||
|
||
# musl x86_64-linux-musl true 64 x86_64 . . v4.8 d13a47c87c38005bd5d97132e51789cafd852f90 | ||
|
||
|
||
# These special lines allow us to embed default values for the columns above. | ||
# Any column without a default mapping here will simply substitute a `.` to the empty string | ||
|
||
# Of course we do not allow jobs to fail typically | ||
#default ALLOW_FAIL false | ||
|
||
# Most jobs should finish within 1.5 hours, barring exceptionally slow hardware | ||
#default TIMEOUT 90 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Salted__+&�67�#�:�r��+��Vm@��:\�N��5��Kz!k��pzk(�����C��q9S3��߶�N�Ţ��M��O�I����Qo�4 | ||
Salted__��#��8�Ыڵk�m��&�o���6��p����I����#����{�*؞oZ0ě�w���ĵd�&�i��kå�1�W��_��<( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# PLATFORM ALLOW_FAIL TAR_ARCH ARCH_ROOTFS MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH | ||
linux . 64src x86_64 USE_BINARYBUILDER=0 180 v4.8 f689ba6acab6c13a3da4ff62e3445dd61c3b5ab0 | ||
# OS ALLOW_FAIL TAR_ARCH ARCH_ROOTFS MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH | ||
linux . 64src x86_64 USE_BINARYBUILDER=0 180 v4.8 f689ba6acab6c13a3da4ff62e3445dd61c3b5ab0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# PLATFORM LABEL ALLOW_FAIL TAR_ARCH ARCH_ROOTFS TIMEOUT_BK TIMEOUT_RR IS_RR ROOTFS_TAG ROOTFS_HASH | ||
linux 64src . 64src x86_64 . . . v4.8 f689ba6acab6c13a3da4ff62e3445dd61c3b5ab0 | ||
# OS LABEL ALLOW_FAIL TAR_ARCH ARCH_ROOTFS TIMEOUT_BK TIMEOUT_RR IS_RR ROOTFS_TAG ROOTFS_HASH | ||
linux 64src . 64src x86_64 . . . v4.8 f689ba6acab6c13a3da4ff62e3445dd61c3b5ab0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters