infrastructure
infrastructure copied to clipboard
This repo contains all information about machine maintenance.
I need to request a new machine: - New machine operating system (e.g. linux/windows/macos/solaris/aix): RHEL8+ Linux - New machine architecture (e.g. x64/aarch32/arm32/ppc64/ppc64le/sparc): s390x - Provider (leave blank if it does...
An additional feature of the dockernode.yml playbook will be to automate the creation of the jenkins node of a newly deployed container. Python's jenkins library should facilitate this
Recent test run on test-docker-centos7-x64-1 get error message: ``` 14:27:02 getDependentLibs: 14:27:02 [exec] Can't locate Digest/SHA.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/jenkins/workspace/Grinder/aqa-tests/TKG/../TKG/scripts/getDependencies.pl line...
We haven't looked at FreeBSD as a supported platform for years, and the machine does not appear to be contactable, therefore removing. ##### Checklist - [x] commit message has one...
**NOTE: THIS ISSUE SHOULD NOT BE CLOSED BY THE ORIGINATOR IF ACCESS IS GRANTED**. When the access is no longer needed please add a comment and a member of the...
I need to request a new machine: - New machine operating system (e.g. linux/windows/macos/solaris/aix): Linux - New machine architecture (e.g. x64/aarch32/arm32/ppc64/ppc64le/sparc): x64 - Provider (leave blank if it does not...
Turning https://github.com/adoptium/infrastructure/issues/3306 into an epic. What I would like to accomplish in this epic is to take our Docker Static setup and 'Ansibilise' it. The final product should be a...
A job to automate the removal of static containers from the dockerhost machine and from jenkins would save alot of time for those who do it manually. The job would...
Like the [inventory.yml](https://github.com/adoptium/infrastructure/blob/master/ansible/inventory.yml) file we need a file which keeps track of the docker containers hosted on the dockerhost machines. It should also keep track of the details of the...
ref https://github.com/adoptium/infrastructure/issues/3352#issuecomment-2039983929 Docker will randomly assign a port number when one is not specified, but if docker or the dockerhost machine is rebooted, the port numbers will be randomly assigned...