Will Parker

Results 7 issues of Will Parker

Currently, we have the `NTP_TIME` role, that will effectively disable `systemd-timesyncd` and enable `ntp` for most platforms, however that doesn't reflect the checks that Nagios makes (see reference section). It's...

good first issue
ansible
Nagios
reliability

Ref: - https://ci.adoptopenjdk.net/job/VagrantPlaybookCheck/1160/ - https://ci.adoptopenjdk.net/job/VagrantPlaybookCheck/OS=Win2012,label=vagrant/1153/ - [ ] Missing install - [x] Bug in ansible playbook - [ ] Request for new playbook addition Details: Registering the MSVS_2013 shared libraries...

os:windows
ansible

Ref: https://ci.adoptopenjdk.net/job/QEMUPlaybookCheck/229/ With the latest QPC run, all platforms have failed to some degree. 4 have failed due calling `buildJDK.sh` in an incorrect way (incorrect as of #1962 ). The...

bug
good first issue
pbTests
reliability

Ref: https://adoptopenjdk.slack.com/archives/C53GHCXL4/p1615801555143800 A lot of the Nagios checks that are failing are to do with the Timesync checks failing (be that NTP, or `systemd-timesyncd.service`). The two plugins being run are:...

Nagios

Found as a part of https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1716#issuecomment-755202080 As suggested by @sxa (https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/1806#pullrequestreview-562539987), we should change the Jenkins name of the following machines, so they match the inventory.yml, i.e. remove the `l`...

Jenkins
Infra Machine issue
Nagios

Currently, the builds will initially clone the repository and update it on future builds. Though this is more time efficient, it can cause issues ( ref: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1169 , https://github.com/AdoptOpenJDK/openjdk-build/issues/1236 )....

enhancement
investigate

Ref: #2420 #2424 As of my PR, #2405 , the GitHub action is failing, as it uses the same [Vagrantfile as VPC](https://github.com/adoptium/infrastructure/blob/master/ansible/vagrant/Vagrantfile.Solaris10) . However, as GitHub actions don't run on...

reliability
NeedsClosure