This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Regression Tests are not working properly on Openshift 3.7.0 and 3.7.1 #1272
Labels
cat/bug
Bug which needs fixing
cat/techdebt
Technical debt, like missing unit tests or tests
status/stale
Issue/PR considered to be stale
Right now, regression tests are not working properly on Openshift 3.7.0 and 3.7.1. This was because of the issue of redeployment or maybe something else. The current regression test setup runs on 3.6.0, 3.6.1 and 3.7.2 and its working fine on all those.
There was a bug in Openshift 3.7.0 openshift/origin#18406 which have been fixed and backported in 3.7.2 openshift/origin#18524
See the release https://github.com/openshift/origin/releases/tag/v3.7.2
We already have a workaround regarding this #1176 but still, this shows error sometime and are unreliable.
We should fix them and get them working. Right now, PR #1253 will enable the CI setup on Openshift 3.6.0, 3.6.1 and 3.7.2
A related issue is here which shows the same error we receive in CI setup of 3.7.0 and 3.7.1 which is #1243
The text was updated successfully, but these errors were encountered: