On Fri, Nov 1, 2019, at 10:37, Karanbir Singh wrote:
On 30/10/2019 20:52, Vipul Siddharth wrote:
Hello everyone, This is an email to inform you that now you can checkout CentOS 8 and CentOS 8-Stream nodes in CI. We have upgraded all the agents with the latest cico client which supports the parameter --release=8 and --release=8-stream. Here is a minimal example to get an 8/8-stream node `cico node get --release=8` `cico node get --release=8-stream` You should be able to use all other parameters like earlier. In case you see any problem with them, please let us know here or on #centos-ci@Freenode. Thank you
if i make a call with /node/get?ver=8, it looks like a node is allocted, but there is a key context issue, my ssh keys are not installed ( or there is a config issue, since i cant get in ).
Ci-users mailing list Ci-users@centos.org https://lists.centos.org/mailman/listinfo/ci-users
sshd in CentOS 8 does not accept DSA keys, we'll need to add a different key to your user entry. Ping me off-list and we can do that.
One more thing for us to add to the documentation.