gvisor/scripts
Adin Scannell 04e3d56db1 Fix master build case.
Otherwise, this will be built when building a specific
release tag (typically in the past), causing the master
binary to be overwritten with something older.

We can generally assume that tags will be applied after
the commit has been integrated, and therefore that any
builds pointing to tags will use only the tags.

Another way to fix this would be to introduce something
akin to the KOKORO_BUILD_NIGHTLY environment variable,
but it doesn't seem strictly necessary.

PiperOrigin-RevId: 291198171
2020-01-23 10:45:48 -08:00
..
benchmarks.sh Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00
build.sh Fix master build case. 2020-01-23 10:45:48 -08:00
common.sh Allow dual stack sockets to operate on AF_INET 2020-01-13 14:47:22 -08:00
common_bazel.sh kokoro: correct a path to outputs.zip 2019-11-12 12:01:37 -08:00
dev.sh Add runtime tracing. 2019-12-06 17:00:07 -08:00
do_tests.sh Impose order on test scripts. 2019-09-03 22:02:43 -07:00
docker_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
go.sh Update Kokoro image to install Golang 1.13 2019-12-06 20:13:09 -08:00
hostnet_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
iptables_tests.sh Add iptables testing framework. 2019-12-12 14:42:11 -08:00
issue_reviver.sh Configure issue reviver to run with Kokoro 2020-01-09 10:17:54 -08:00
kvm_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
make_tests.sh test: don't use designated initializers 2019-09-24 19:05:12 -07:00
overlay_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
release.sh Use a GitHub credential for tagging a release. 2019-11-20 15:39:34 -08:00
root_tests.sh Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
runtime_tests.sh Fix overloaded use of $RUNTIME. 2019-10-31 11:28:18 -07:00
simple_tests.sh Mark runner_test as manual. 2019-12-09 11:28:41 -08:00
swgso_tests.sh netstack/tcp: software segmentation offload 2019-10-22 11:55:56 -07:00
syscall_kvm_tests.sh kokoro: run KVM syscall tests 2019-11-04 16:00:34 -08:00
syscall_tests.sh Impose order on test scripts. 2019-09-03 22:02:43 -07:00