~aittner/canonical-server-hwe-utils:main

Last commit made on 2022-01-31
Get this branch:
git clone -b main https://git.launchpad.net/~aittner/canonical-server-hwe-utils
Only Alexandre Erwin Ittner can upload to this branch. If you are Alexandre Erwin Ittner please log in for upload directions.

Branch merges

Branch information

Recent commits

15378ef... by dann frazier

labkey: ssh: Try each of the host IP addresses until one works

We currently always try to ssh to the IP of the boot interface. But the
boot interface may not have an IP - we see this when the boot interface
is configured to be a member of a bond. Instead, let's just ping each
IP until we get a response, and ssh to that one. This is still just
a guess because, AFAIK, there's no perfect way to know which IP(s) on
the host we can route to.

2cec6bd... by dann frazier

jenkins-rss-to-trello-md.py: Delete; superseded by weekly-rota-init.py

29b5278... by dann frazier

weekly-rota-init: Use the jenkins API instead of parsing RSS files

This changes the command line syntax to take a Jenkins URL, username
and password instead of an RSS file. RSS file parsing support is dropped -
I see no reason to retain it.

31da152... by dann frazier

weekly-rota-init.py: 0-pad dates

cosmetic improvement only

402c031... by dann frazier

Introduce weekly-rota-init.py

Scan a Jenkins RSS feed and use the JIRA API to automatically generate cards
for any failures.

c33846a... by dann frazier

Add command to clear System Event Log

9c6bda6... by dann frazier

labkey: Handle default branch rename

We're renaming the default branch from "master" to "main". Handle the
migration for existing labkey users.

02b6d20... by Taihsiang Ho

Add quicksilver project

dc88c30... by dann frazier

installer-test-matrix: Drop xenial release

xenial has reached end of standard support.

06c0cb5... by dann frazier

installer-test-matrix: Add impish interim release