projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb7d724
)
lava: Update recursive name server address
author
Kienan Stewart
<kstewart@efficios.com>
Wed, 17 May 2023 18:00:11 +0000
(14:00 -0400)
committer
Kienan Stewart
<kstewart@efficios.com>
Wed, 17 May 2023 18:00:11 +0000
(14:00 -0400)
172.18.0.12 is still available and working; however, it is deprecated
and the host running the service may be decomissioned in the
future.
Change-Id: Ia717b3c5b73423f690a59e3ee10a18c5c3f44919
lava/system-tests/setup.yml
patch
|
blob
|
blame
|
history
diff --git
a/lava/system-tests/setup.yml
b/lava/system-tests/setup.yml
index bf79fbe0b7a8734fb6d759713b414c881a0431fa..f835548584445f78e736bc8eebfcea6dcd802f75 100644
(file)
--- a/
lava/system-tests/setup.yml
+++ b/
lava/system-tests/setup.yml
@@
-10,7
+10,7
@@
run:
steps:
- chmod 755 /
- systemctl start systemd-timesyncd
- - echo nameserver 172.18.0.1
2
> /etc/resolv.conf
+ - echo nameserver 172.18.0.1
3
> /etc/resolv.conf
- ip a
- groupadd tracing
- depmod -a
This page took
0.023786 seconds
and
4
git commands to generate.