Thanks to fungi++ we identified that the problem is caused by
remaining reference to tempest-horizon repo.

I submitted a fix and its backports to queens
 https://review.opendev.org/q/topic:%22bug%252F1915832%22+(status:open%20OR%20status:merged)

It seems that we need to fix current integration tests on Ubuntu
because it still tries to install master of tempest-horizon from git repo
but I'll look into it later because Ubuntu jobs are currently non-voting.

On Tue, Feb 16, 2021 at 5:18 PM Takashi Kajinami <tkajinam@redhat.com> wrote:
Hello,


Today I noticed that some of our CI jobs are not properly invoked.

For example in the following patch we don't see results of unit tests and integration tests.

These jobs were executed when we merged another patch last night.

I was looking into the zuul job definition in puppet repo but could not find
any suspicious change in our repos.
Is there any change made in the infra side which can result in this behavior ?
I'd appreciate some help from infra team with this issue.

Because we don't have enough test coverage now, please hold on merging
any patches until this problem is solved.

Thank you,
Takashi