aboutsummaryrefslogtreecommitdiff
path: root/tcwg-base
diff options
context:
space:
mode:
authorLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-12-14 16:53:14 +0100
committerLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-12-19 08:23:26 +0000
commit73a171b7eb05e918039637636240a57b4bcd5dc3 (patch)
tree8e11cf71b698bc6c678a8a318d313084178dfe83 /tcwg-base
parent3aedf0c2c8a6a58e1778afe36f56a9d63ff83530 (diff)
tcwg-base: Add tcwg-qc-02.tcwglab to .ssh/config
Change-Id: I76441a82809a968261fb41ec63c57906e569b8b7
Diffstat (limited to 'tcwg-base')
-rw-r--r--tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf b/tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
index 7f40c445..a66e7e2f 100644
--- a/tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
+++ b/tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
@@ -236,4 +236,7 @@ Host tcwg-tx1-09.tcwglab tcwg-bmk-tx1-09.tcwglab
Host tcwg-qc-01.tcwglab tcwg-bmk-qc-01.tcwglab
Hostname 192.168.17.121
+Host tcwg-qc-02.tcwglab tcwg-bmk-qc-02.tcwglab
+ Hostname 192.168.17.122
+
# === END: TCWG SSH configuration ===