Bug 1957193 - Tests required internet access failing in disconnected environments
Summary: Tests required internet access failing in disconnected environments
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Test Infrastructure
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.9.0
Assignee: Arda Guclu
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1989402
TreeView+ depends on / blocked
 
Reported: 2021-05-05 10:46 UTC by Arda Guclu
Modified: 2022-08-26 14:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-26 14:14:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 26051 0 None open Bug 1957193: Add tests required internet into Skipped:Disconnected list 2021-05-05 10:47:35 UTC

Description Arda Guclu 2021-05-05 10:46:10 UTC
Description of problem:

[sig-devex] check registry.redhat.io is available and samples operator can import sample imagestreams run sample related validations
[sig-devex][Feature:Templates] templateinstance readiness test  should report failed soon after an annotated objects has failed
[sig-devex][Feature:Templates] templateinstance readiness test  should report ready soon after all annotated objects are ready
[sig-network] Networking should provide Internet connection for containers

tests are failing in disconnected environment since they require to internet access. 

For example, sig-devex tests try to pull ruby image.

Steps to Reproduce:
1. Run e2e-metal-ipi-ovn-ipv6 job by enabling these tests 
2. Tests are failing
3.

Actual results:
Tests are running and failing with image pull error

Expected results:
Tests should be skipped for disconnected environment

Comment 1 Arda Guclu 2021-06-17 07:26:21 UTC
[sig-cli] oc debug ensure it works with image streams tries to access wildfly:latest
[sig-apps][Feature:DeploymentConfig] deploymentconfigs with multiple image change triggers should run a successful deployment with a trigger used by different containers tries to pull ruby:latest
[sig-apps][Feature:DeploymentConfig] deploymentconfigs with multiple image change triggers should run a successful deployment with multiple triggers tries to pull ruby:latest and mongodb:latest

Comment 2 Arda Guclu 2021-06-17 10:34:56 UTC
\[sig-operator\] an end user can use OLM can subscribe to the operator test depends on catalog operators to subscribe.

However, in disconnected environment, these operators are not healthy due to not access to internet.


Note You need to log in before you can comment on or make changes to this bug.