Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Conversation

@jrichter1
Copy link
Contributor

Fixes

https://issues.redhat.com/browse/HAC-3706

Description

make after hooks faster and not prone to clicking errors by using the API instead or UI

@openshift-ci openshift-ci bot requested review from Katka92 and jkopriva April 14, 2023 10:43
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jrichter1

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

The pull request process is described here

Details 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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 14, 2023
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Merging #568 (758dd2a) into main (c846209) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #568   +/-   ##
=======================================
  Coverage   80.37%   80.37%           
=======================================
  Files         456      456           
  Lines       10831    10831           
  Branches     3067     3067           
=======================================
  Hits         8705     8705           
  Misses       2000     2000           
  Partials      126      126           

Continue to review full report in Codecov by Sentry.

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

@Katka92
Copy link
Contributor

Katka92 commented Apr 15, 2023

/retest

1 similar comment
@jrichter1
Copy link
Contributor Author

/retest

import { Common } from './Common';

export class Applications {
static deleteApplication(applicationName: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think create-application-from-sample.spec also uses the same method in test to delete the application.
I think it would be nice to have one test that deletes from UI in it() block.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it look better now? :)

@subhashkhileri
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 18, 2023
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 18, 2023
@jrichter1
Copy link
Contributor Author

/retest

@jrichter1
Copy link
Contributor Author

/retest-required

1 similar comment
@jrichter1
Copy link
Contributor Author

/retest-required

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 18, 2023

@jrichter1: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@jrichter1
Copy link
Contributor Author

/retest

@Katka92
Copy link
Contributor

Katka92 commented Apr 18, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 18, 2023
@openshift-merge-robot openshift-merge-robot merged commit c30b8c0 into openshift:main Apr 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants