Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Support ubuntu-20 #118

Merged
merged 5 commits into from
Feb 24, 2021
Merged

Support ubuntu-20 #118

merged 5 commits into from
Feb 24, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Nov 17, 2020

What

Enable Ubuntu 20 in test-kitchens

Issues

Issues with the test-kitchen

✅ solved now

11:14:30        docker: invalid reference format: repository name must be lowercase.
11:14:30        See 'docker run --help'.
11:14:30 >>>>>> ------Exception-------
11:14:30 >>>>>> Class: Kitchen::ActionFailed
11:14:30 >>>>>> Message: 1 actions failed.
11:14:30 >>>>>>     Failed to complete #create action: [Expected process to exit with [0], but received '125'
11:14:30 ---- Begin output of docker -H unix:///var/run/docker.sock run -d -p 22 --name ossubuntu2004-nologin-devopsciimmutableubun-taklg9ok --privileged PyYAML /usr/sbin/sshd -D -o UseDNS=no -o UsePAM=no -o PasswordAuthentication=yes -o UsePrivilegeSeparation=no -o PidFile=/tmp/sshd.pid ----
11:14:30 STDOUT: 
11:14:30 STDERR: docker: invalid reference format: repository name must be lowercase.
11:14:30 See 'docker run --help'.
11:14:30 ---- End output of docker -H unix:///var/run/docker.sock run -d -p 22 --name ossubuntu2004-nologin-devopsciimmutableubun-taklg9ok --privileged PyYAML /usr/sbin/sshd -D -o UseDNS=no -o UsePAM=no -o PasswordAuthentication=yes -o UsePrivilegeSeparation=no -o PidFile=/tmp/sshd.pid ----
11:14:30 Ran docker -H unix:///var/run/docker.sock run -d -p 22 --name ossubuntu2004-nologin-devopsciimmutableubun-taklg9ok --privileged PyYAML /usr/sbin/sshd -D -o UseDNS=no -o UsePAM=no -o PasswordAuthentication=yes -o UsePrivilegeSeparation=no -o PidFile=/tmp/sshd.pid returned 125] on oss-ubuntu-2004

I managed to bypass it locally by setting the hostname/computer-name to something else (lowercase)

@v1v v1v self-assigned this Nov 17, 2020
@jmlrt
Copy link
Member

jmlrt commented Dec 3, 2020

jenkins test this please

…buntu-20

* upstream/master:
  Support debian 10 (elastic#116)
  Copy ILM policy file with root permission (elastic#131)
  7.11.1 release (elastic#130)
  Update changelog (elastic#126)
  7.10.2 release (elastic#125)
  Cleanup init_script variable (elastic#123)
  [meta] fix ansible galaxy install command (elastic#122)
  7.10.1 release (elastic#119)
  Remove CentOS 6 support (elastic#120)
@v1v v1v changed the title 🚧 Support ubuntu-20 Support ubuntu-20 Feb 24, 2021
@v1v v1v marked this pull request as ready for review February 24, 2021 14:46
@v1v v1v requested a review from jmlrt February 24, 2021 14:57
Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM⛴

@jmlrt jmlrt merged commit 9b87312 into elastic:master Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants