Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Disable TLS verification for acceptance test setup #1228

Conversation

pmacik
Copy link
Contributor

@pmacik pmacik commented Sep 21, 2022

Changes

This PR disables the TLS verification for all the login attempts in test/acceptance/openshift-setup.sh script, instead of just the first occurence.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs
    included if any changes are user facing
  • Tests
    included if any functionality added or changed. For bugfixes please include tests that can catch regressions
  • All acceptance test scenarios included in the PR which verifies a bugfix or a requested feature reported by a non-member are tagged with @external-feedback tag.
  • Follows the commit message standard

@pmacik pmacik added the release/v1.2.x Used to mark PRs to be cherry-picked in release-v1.2.x branch label Sep 21, 2022
@fbm3307
Copy link
Contributor

fbm3307 commented Sep 21, 2022

/lgtm
/approve

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #1228 (878461e) into master (d7d21eb) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1228   +/-   ##
=======================================
  Coverage   58.05%   58.05%           
=======================================
  Files          33       33           
  Lines        2844     2844           
=======================================
  Hits         1651     1651           
  Misses       1032     1032           
  Partials      161      161           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7d21eb...878461e. Read the comment docs.

@shruthihub
Copy link
Contributor

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 21, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fbm3307, shruthihub

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 8a5169c into redhat-developer:master Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved lgtm release/v1.2.x Used to mark PRs to be cherry-picked in release-v1.2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants