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

Added check to handle invalid release. #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KeerthanaAP
Copy link
Collaborator

FIx #96

(env) keerthanaarumugam@Keerthanas-MacBook-Pro ci-monitoring-automation % python CI_JobHistory.py
1  4.13 to 4.14 upgrade
2  4.14 libvirt
3  4.14 powervs
4  4.14 to 4.15 upgrade
5  4.14 heavy build
6  4.15 libvirt
7  4.15 powervs original
8  4.15 heavy build
9  4.15 to 4.16 upgrade
10  4.16 libvirt
.
.
.
Select the required ci's serial number with a space 6
Please select one of the option from Job History functionalities: 
1. Check Node Crash
2. Brief Job information
3. Detailed Job information
4. Failed testcases
5. Get builds with testcase failure
6. Get testcase failure frequency
7. Get build based on release 
Enter the option: 7
Enter the release: 4.15.45
Enter the next release (provide latest if no next release): latest
Failed to get the release page.  unable to find release tag 4.15.45, it may have been deleted

@ppc64le-cloud-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KeerthanaAP

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

@KeerthanaAP KeerthanaAP changed the title Added check to verify invalid release. Added check to handle invalid release. Jan 24, 2025
monitor.py Outdated Show resolved Hide resolved
Signed-off-by: KeerthanaAP <akeerthana1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle incorrect release provided while fetching builds based on release
3 participants