osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/42633?usp=email )
Change subject: ansible: ntpd: update for debian 13
......................................................................
ansible: ntpd: update for debian 13
Use the openntpd package, as there isn't a ntp package anymore. The
service gets enabled and started automatically after installing it, so
remove the block that did it manually.
Change-Id: I7dad2f0cc034f487d4c97ec37325dab667f24ce3
---
M ansible/roles/ntpd/tasks/main.yml
1 file changed, 1 insertion(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/33/42633/1
diff --git a/ansible/roles/ntpd/tasks/main.yml b/ansible/roles/ntpd/tasks/main.yml
index b4ca48f..9956bc4 100644
--- a/ansible/roles/ntpd/tasks/main.yml
+++ b/ansible/roles/ntpd/tasks/main.yml
@@ -1,10 +1,4 @@
---
- name: install ntp from debian
apt:
- name: ntp
-
-- name: start and enable ntp daemon
- systemd:
- name: ntp
- state: started
- enabled: yes
+ name: openntpd
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42633?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7dad2f0cc034f487d4c97ec37325dab667f24ce3
Gerrit-Change-Number: 42633
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/42630?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Verified+1 by Jenkins Builder
Change subject: ansible: lx2-raspbian{12 => 13}build-ansible
......................................................................
ansible: lx2-raspbian{12 => 13}build-ansible
Related: OS#6998
Change-Id: I66afdc0ba86cfde6613226abba900c31e486f846
---
M ansible/hosts
M ansible/util/known_hosts
M jobs/update-osmo-ci-on-slaves.yml
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/42630/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42630?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I66afdc0ba86cfde6613226abba900c31e486f846
Gerrit-Change-Number: 42630
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/42631?usp=email
to look at the new patch set (#2).
Change subject: ansible: docker: update apt key install method
......................................................................
ansible: docker: update apt key install method
Fix that the deprecated method for installing the apt key for the docker
repository was still used.
Fix for (with debian 13):
Failed to find required executable "apt-key" in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Related: OS#6998
Change-Id: I8184b6f9369886b79a3cf015ceee6e46e38b089c
---
M ansible/roles/docker/tasks/main.yml
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/31/42631/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42631?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I8184b6f9369886b79a3cf015ceee6e46e38b089c
Gerrit-Change-Number: 42631
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/42628?usp=email
to look at the new patch set (#2).
Change subject: ansible: jenkins: update install openjdk logic
......................................................................
ansible: jenkins: update install openjdk logic
New jenkins versions require newer java versions to be installed on the
jenkins nodes. Install openjdk from download.java.net instead of using
distribution packages, so we are not limited by what the distribution
offers (which is oftentimes not recent enough).
Related: OS#6998
Change-Id: I1de9a67aafe71e8c8b77c57baddb09611cb2e1fd
---
M ansible/roles/osmocom-jenkins-slave/tasks/debian.yml
1 file changed, 29 insertions(+), 19 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/28/42628/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42628?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1de9a67aafe71e8c8b77c57baddb09611cb2e1fd
Gerrit-Change-Number: 42628
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ci/+/42630?usp=email
to look at the new patch set (#2).
Change subject: ansible: lx2-raspbian{12 => 13}build-ansible
......................................................................
ansible: lx2-raspbian{12 => 13}build-ansible
Related: OS#6998
Change-Id: I66afdc0ba86cfde6613226abba900c31e486f846
---
M ansible/hosts
M ansible/util/known_hosts
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/42630/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42630?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I66afdc0ba86cfde6613226abba900c31e486f846
Gerrit-Change-Number: 42630
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder