aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-08-22 09:20:46 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-08-22 09:20:46 +0000
commit3753d9f2af8d1807aaeee7513fa1bb5c80932c42 (patch)
treea58cf79699a5c6c9beabf4b465e7fcf6e4237601 /jjb/common
parentc8b1008aca50eefab11b3751db932d0f5593c0eb (diff)
parent6f17d2f29bb47fb7c722c02b2f2fbb84817a5ba5 (diff)
Merge "jjb/common: LAVA: disable lab-baylibre-seattle"
Diffstat (limited to 'jjb/common')
-rw-r--r--jjb/common/include-agl-lava-labs-prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-lava-labs-prepare.sh b/jjb/common/include-agl-lava-labs-prepare.sh
index c7ca9f1a..e36fa662 100644
--- a/jjb/common/include-agl-lava-labs-prepare.sh
+++ b/jjb/common/include-agl-lava-labs-prepare.sh
@@ -10,7 +10,7 @@ declare -A labs
labs=(
[agl]="https://lava.automotivelinux.org/;$LAB_AGL_USER;$LAB_AGL_TOKEN"
[baylibre]="http://lava.baylibre.com:10080/;$LAB_BAYLIBRE_USER;$LAB_BAYLIBRE_TOKEN"
- [baylibre_seattle]="http://lava.ished.com/;$LAB_BAYLIBRE_SEATTLE_USER;$LAB_BAYLIBRE_SEATTLE_TOKEN"
+# [baylibre_seattle]="http://lava.ished.com/;$LAB_BAYLIBRE_SEATTLE_USER;$LAB_BAYLIBRE_SEATTLE_TOKEN"
)
#