Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JKNS-271 : Adding Test case Ids to ease polarion integration for jenkins #1396

Conversation

prietyc123
Copy link
Contributor

Github integration with polarion identifies the test cases with unique ids. Introducing IDs for smoke tests.

@openshift-ci openshift-ci bot requested review from jkhelil and otaviof March 7, 2022 07:46
@prietyc123
Copy link
Contributor Author

For qe approval

/assign @jitendar-singh

@jitendar-singh
Copy link
Contributor

@prietyc123 can you also tag them i.e. automated. As of now we dont have any thing manual but in future we might add feature that need only Manual testing

@prietyc123
Copy link
Contributor Author

@prietyc123 can you also tag them i.e. automated. As of now we dont have any thing manual but in future we might add feature that need only Manual testing

hmmm, make sense 👍

@prietyc123 prietyc123 force-pushed the AddingTestIdsForPolarionIntegration branch from d835d6b to af66a8b Compare March 7, 2022 08:09
@jitendar-singh
Copy link
Contributor

/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Mar 7, 2022
@jitendar-singh
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 7, 2022
@akram
Copy link
Contributor

akram commented Mar 7, 2022

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 7, 2022
@prietyc123
Copy link
Contributor Author

/hold

Need to add component/subcomponent label within the test

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 8, 2022
@prietyc123 prietyc123 changed the title JKNS-271 : Adding Test case Ids to ease polarion integration for jenkins [WIP] JKNS-271 : Adding Test case Ids to ease polarion integration for jenkins Mar 8, 2022
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Mar 8, 2022
@prietyc123 prietyc123 force-pushed the AddingTestIdsForPolarionIntegration branch from af66a8b to c47faaf Compare March 22, 2022 11:22
@openshift-ci openshift-ci bot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Mar 22, 2022
@prietyc123 prietyc123 force-pushed the AddingTestIdsForPolarionIntegration branch from c47faaf to 8c90b6d Compare March 22, 2022 11:30
@prietyc123
Copy link
Contributor Author

@akram According to our 1-1 conversation I have added customer-scenario tag for all the scenario. Let me know if I have been mistaken somewhere.

@prietyc123
Copy link
Contributor Author

Removing hold from the pr.

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 22, 2022
@prietyc123 prietyc123 changed the title [WIP] JKNS-271 : Adding Test case Ids to ease polarion integration for jenkins JKNS-271 : Adding Test case Ids to ease polarion integration for jenkins Mar 22, 2022
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 22, 2022
@prietyc123
Copy link
Contributor Author

prietyc123 commented Mar 23, 2022

error: unable to parse image registry.build03.ci.openshift.org/ci-op-z36jtifg/stable@sha256:289bb6e5d42cabfe9cba9ca7ec0818628bebeb65be5f0e4d2aeaebf391a751a0:
 cannot retrieve image configuration for manifest sha256:289bb6e5d42cabfe9cba9ca7ec0818628bebeb65be5f0e4d2aeaebf391a751a0:
 received unexpected HTTP status: 500 Internal Server Error

/retest

@prietyc123
Copy link
Contributor Author

/retest

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 24, 2022
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

7 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@prietyc123
Copy link
Contributor Author

Tests are failing due to

dial tcp: lookup api.ci-op-l5wivskm-93a8f.origin-ci-int-aws.dev.rhcloud.com on 172.30.0.10:53: no such host
ClusterID: 
ClusterVersion: Installing "" for <unknown>: <unknown>
error getting cluster operators:
 Get "https://api.ci-op-l5wivskm-93a8f.origin-ci-int-aws.dev.rhcloud.com:6443/apis/config.openshift.io/v1/clusteroperators":
 dial tcp: lookup api.ci-op-l5wivskm-93a8f.origin-ci-int-aws.dev.rhcloud.com on 172.30.0.10:53: no such host
ClusterOperators:
	clusteroperators are missing
Error running must-gather collection:
    <nil>
Falling back to `oc adm inspect clusteroperators.v1.config.openshift.io` to collect basic cluster information.
error running backup collection: 
Get "https://api.ci-op-l5wivskm-93a8f.origin-ci-int-aws.dev.rhcloud.com:6443/api?timeout=32s": 
dial tcp: lookup api.ci-op-l5wivskm-93a8f.origin-ci-int-aws.dev.rhcloud.com on 172.30.0.10:53: no such host

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

11 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 27, 2022

@prietyc123: all tests passed!

Full PR test history. Your PR dashboard.

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.

@akram
Copy link
Contributor

akram commented Mar 28, 2022

/label docs-approved
/label px-approved

@openshift-ci openshift-ci bot added docs-approved Signifies that Docs has signed off on this PR px-approved Signifies that Product Support has signed off on this PR labels Mar 28, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akram, jitendar-singh, prietyc123

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:
  • OWNERS [akram,jitendar-singh]

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 5ce3bab into openshift:master Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants