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] [NA] Retake assessment questionnaire #817

Merged
merged 5 commits into from
Nov 20, 2023

Conversation

nachandr
Copy link
Contributor

@nachandr nachandr commented Nov 17, 2023

Automate questionnaire retake

Signed-off-by: Nandini Chandra <[email protected]>
@nachandr nachandr changed the title [RFR] Retake assessment questionnaire [RFR] [NA] Retake assessment questionnaire Nov 17, 2023
Signed-off-by: Nandini Chandra <[email protected]>
Signed-off-by: Nandini Chandra <[email protected]>
@nachandr
Copy link
Contributor Author

Jenkins job

Results : pass

if (applicationOpen) {
Application.open();
this.selectApplication();
clickItemInKebabMenu(this.name, "Assess");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggestion : These three lines can go in a method called clickAssessButton()

and that can be called in two methods .But it is an optional change .

Signed-off-by: Nandini Chandra <[email protected]>
@nachandr
Copy link
Contributor Author

nachandr commented Nov 20, 2023

Jenkins job

Results : PASS

CI run is stuck . So, I re-ran the PR on Jenkins today.
Jenkins_retake

@sshveta sshveta merged commit d0b7de4 into konveyor:main Nov 20, 2023
2 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