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

openqa-investigate: Allow to filter out by name, job group, parent group, no group #60

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

okurz
Copy link
Member

@okurz okurz commented Dec 11, 2020

Tested manually locally with current jobs that I could find on o3:

  • 1502469 in "Development / Development Tumbleweed"
    -> "Job group 'Development Tumbleweed / Development' matches
    $exclude_group_regex 'Development.*/ ', skipping investigation"
  • 1502404 outside any job group
    -> "Job w/o job group, $exclude_no_group is set, skipping
    investigation"

Related progress issue: https://progress.opensuse.org/issues/80830

Copy link
Contributor

@Martchus Martchus left a comment

Choose a reason for hiding this comment

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

I assume you've tested this. (Due to the lack of real tests here it seems I'll always have to ask that question for changes which are not completely trivial.)

…oup, no group

Tested manually locally with current jobs that I could find on o3:

* 1502469 in "Development / Development Tumbleweed"
  -> "Job group 'Development Tumbleweed / Development' matches
  $exclude_group_regex 'Development.*/ ', skipping investigation"
* 1502404 outside any job group
  -> "Job w/o job group, $exclude_no_group is set, skipping
  investigation"

Related progress issue: https://progress.opensuse.org/issues/80830
@okurz okurz force-pushed the feature/investigate_filter_poo80830 branch from 9643afe to 9d8a4fd Compare December 11, 2020 10:12
@okurz
Copy link
Member Author

okurz commented Dec 11, 2020

and I appreciate that you ask. I updated the description with my test results

@okurz okurz merged commit 519a6dc into os-autoinst:master Dec 11, 2020
@okurz okurz deleted the feature/investigate_filter_poo80830 branch December 11, 2020 11:42
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.

None yet

2 participants