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

Bug 1986253: ODC-5584 - Application Groupings #9606

Conversation

gajanan-more
Copy link
Contributor

@gajanan-more gajanan-more commented Jul 23, 2021

Fix: https://issues.redhat.com/browse/ODC-5584

Problem: Automation to perform actions on Application Groupings.

Solution: This script will automate the actions performing on Application Groupings.

Test Setup:

  1. Cluster should be running on local
  2. Check the TAGS in frontend/packages/topology/integration-tests/cypress.json file be: "@Topology and (@smoke or @regression) and not (@Manual or @to-do or @un-verified)",

Commands to execute:

  1. yarn run test-cypress-topology
  2. Execute the topology-application-grouping.feature file

Checks for approving Automation PR:

  • Execute the @to-do tagged gherkin scripts manually
  • Convert the @to-do gherkin scripts to cypress automation scripts
  • Once scripts are automated, remove tag @to-do
  • Execute the scripts in Remote cluster

Browser
Chrome 92

Test Execution Screenshot:
Screenshot 2021-07-23 at 2 02 54 PM

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 23, 2021
@openshift-ci openshift-ci bot added the component/topology Related to topology label Jul 23, 2021
@gajanan-more gajanan-more force-pushed the ODC-5584-application-groupings branch from 56f138c to f5053a4 Compare July 23, 2021 10:43
@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 23, 2021
@gajanan-more
Copy link
Contributor Author

/assign @makambalaji

@makambalaji
Copy link
Contributor

Please update the automation status report

@gajanan-more
Copy link
Contributor Author

/assign @sanketpathak

@gajanan-more
Copy link
Contributor Author

Please update the automation status report

I have updated the Automation Status Report.

@gajanan-more gajanan-more force-pushed the ODC-5584-application-groupings branch 2 times, most recently from 510c538 to 545b7c7 Compare July 26, 2021 06:17
@sanketpathak
Copy link
Contributor

Working as expected
Screenshot from 2021-07-26 15-14-40
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2021
@gajanan-more gajanan-more force-pushed the ODC-5584-application-groupings branch from 545b7c7 to bec4185 Compare July 26, 2021 10:57
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2021
@gajanan-more gajanan-more force-pushed the ODC-5584-application-groupings branch from bec4185 to 499075f Compare July 26, 2021 11:42
@makambalaji
Copy link
Contributor

/lgtm
working fine on Chrome 92 browser
image

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 26, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gajanan-more, makambalaji, sanketpathak

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 26, 2021
@gajanan-more gajanan-more changed the title ODC-5584 - Application Groupings Bug 1986253: ODC-5584 - Application Groupings Jul 27, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2021

@gajanan-more: This pull request references Bugzilla bug 1986253, which is invalid:

  • expected the bug to target the "4.9.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 1986253: ODC-5584 - Application Groupings

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.

@openshift-ci openshift-ci bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Jul 27, 2021
@openshift-ci openshift-ci bot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Jul 27, 2021
@gajanan-more
Copy link
Contributor Author

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2021

@gajanan-more: This pull request references Bugzilla bug 1986253, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (gamore@redhat.com), skipping review request.

In response to this:

/bugzilla refresh

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.

@openshift-ci openshift-ci bot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Jul 27, 2021
@openshift-bot
Copy link
Contributor

/retest-required

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

1 similar comment
@openshift-bot
Copy link
Contributor

/retest-required

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

@openshift-merge-robot openshift-merge-robot merged commit ba5b874 into openshift:master Jul 27, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 27, 2021

@gajanan-more: All pull requests linked via external trackers have merged:

Bugzilla bug 1986253 has been moved to the MODIFIED state.

In response to this:

Bug 1986253: ODC-5584 - Application Groupings

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.

@spadgett spadgett added this to the v4.9 milestone Aug 30, 2021
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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. component/dev-console Related to dev-console component/topology Related to topology lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants