sensu: drop Ubuntu support

Upstream removed Ubuntu repositories.

Train/Stein only

Change-Id: Ice125e101a689fd3df9d1cd9a093a026f9747a3e
This commit is contained in:
Marcin Juszkiewicz 2021-02-09 10:03:51 +01:00 committed by Radosław Piliszek
parent cde47e352f
commit 9b0f74e5d5
2 changed files with 2 additions and 3 deletions

View File

@ -27,9 +27,6 @@ deb http://packages.treasuredata.com/3/ubuntu/bionic/ bionic contrib
# Qdrouterd repo
deb http://ppa.launchpad.net/qpid/released/ubuntu/ bionic main
# Sensu repo
deb https://sensu.global.ssl.fastly.net/apt bionic main
# Opendaylight repo
deb http://ppa.launchpad.net/odl-team/carbon/ubuntu xenial main

View File

@ -131,6 +131,7 @@ SKIPPED_IMAGES = {
# There is no qdrouterd package for ubuntu bionic
"qdrouterd",
"searchlight-base",
"sensu-base",
"solum-base",
"tacker-base",
"tripleoclient",
@ -149,6 +150,7 @@ SKIPPED_IMAGES = {
"helm-repository",
# There is no qdrouterd package for ubuntu bionic
"qdrouterd",
"sensu-base",
"tripleoclient",
# TODO(jeffrey4l): remove tripleo-ui when following bug is fixed
# https://bugs.launchpad.net/tripleo/+bug/1744215