mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-10 16:58:43 +03:00
*: rename master branch to main (external repos)
This commit is contained in:
parent
02527f115e
commit
a709d4f846
@ -1,4 +1,4 @@
|
||||
// Documentation: https://github.com/coreos/coreos-ci/blob/master/README-upstream-ci.md
|
||||
// Documentation: https://github.com/coreos/coreos-ci/blob/main/README-upstream-ci.md
|
||||
|
||||
stage("Build") {
|
||||
parallel normal: {
|
||||
|
@ -1,7 +1,7 @@
|
||||
//! Test that interrupting an upgrade is safe.
|
||||
//!
|
||||
//! This test builds on coreos-assembler's "external tests":
|
||||
//! https://github.com/coreos/coreos-assembler/blob/master/mantle/kola/README-kola-ext.md
|
||||
//! https://github.com/coreos/coreos-assembler/blob/main/mantle/kola/README-kola-ext.md
|
||||
//! Key to this in particular is coreos-assembler implementing the Debian autopkgtest reboot API.
|
||||
//!
|
||||
//! The basic model of this test is:
|
||||
|
Loading…
x
Reference in New Issue
Block a user