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

[RFR] Export to jira datacenter test #635

Merged
merged 8 commits into from
Aug 1, 2023

Conversation

abrugaro
Copy link
Collaborator

This test needed some adaptations as we're very access-limited in the stage jira enviroment, feel free to ask any question you may have.

Solves MTA-972

Jenkins run 757

image

@sshveta could you review this PR please?

Signed-off-by: Alejandro Brugarolas <[email protected]>
Signed-off-by: Alejandro Brugarolas <[email protected]>
Signed-off-by: Alejandro Brugarolas <[email protected]>
Signed-off-by: Alejandro Brugarolas <[email protected]>
@abrugaro abrugaro requested a review from sshveta July 26, 2023 16:27
@abrugaro abrugaro self-assigned this Jul 26, 2023
Signed-off-by: Alejandro Brugarolas <[email protected]>
cypress.config.ts Show resolved Hide resolved

after("Clear test data", function () {
MigrationWave.open(true);
Object.values(wavesMap).forEach((wave: MigrationWave) => wave.delete());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we use deleteByList(waves) and deleteByList(applications) ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sure, I'll change it

cypress/e2e/types/constants.ts Show resolved Hide resolved
Signed-off-by: Alejandro Brugarolas <[email protected]>
@sshveta sshveta merged commit 19ab143 into konveyor:main Aug 1, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants