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

Update PRT Label #14705

Closed
wants to merge 1,473 commits into from
Closed

Update PRT Label #14705

wants to merge 1,473 commits into from

Conversation

shweta83
Copy link
Contributor

Problem Statement

Solution

Related Issues

@shweta83 shweta83 requested review from a team as code owners April 10, 2024 06:28
@shweta83 shweta83 marked this pull request as draft April 10, 2024 06:28
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_registration.py -k test_negative_global_registration_without_ak

@shweta83 shweta83 removed request for a team April 10, 2024 06:42
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6402
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_registration.py -k test_negative_global_registration_without_ak --external-logging
Test Result : =========== 1 failed, 19 deselected, 4 warnings in 707.81s (0:11:47) ===========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Apr 10, 2024
@Satellite-QE Satellite-QE removed the PRT-Failed Indicates that latest PRT run is failed for the PR label Apr 10, 2024
dependabot bot and others added 19 commits April 10, 2024 12:26
)

Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](kentaro-m/auto-assign-action@v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR reverts the change from lru_cache to cachedmethod.
The primary goal of the original change was to avoid memory leaks, due
to lru_cache holding instances of a class alive longer than they should
be.
However, for our test framework, the workaround to avoid these memory
leaks really aren't worth it.

I also added an lru_cache to cli_factory.__getattr__, improving its
recurring lookup time substantially.

Finally, I corrected a type check that was erroneously converted in the
initial pass.
- remove @lru_cache from CLIFactory.__getattr__
- flip output format of cli.Repository.synchronize to from 'csv'
  to 'base' (output is not in csv format here)
…test (SatelliteQE#13760)

Add on premise marker for capsule provisioning test
* Only call related functionallity when
  record_video is set to true
* Add settings options to config template

Co-authored-by: dosas <[email protected]>
)

* Component Evaluation - add RHEL 8 and 9 host versions

* Simplify rhel version choice
vijaysawant and others added 27 commits April 10, 2024 12:26
Repair setup for package w/ swidtag, install and modular update
…teQE#14592)

This new test verifies that endpoint `/notification_recipients` works
and returns correct data structure.

It covers bug https://bugzilla.redhat.com/2249970
where this broken endpoint caused some web UI pages to fail to load.
* HTTP Proxy UI fixes

* Docstring fix
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 6.7.1 to 7.0.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@6.7.1...7.0.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Get rid of deprecated DRPM repo tests

* Fix SRPM repo tests
notifications: exclude some users from long-running tasks email

Bugzilla: https://bugzilla.redhat.com/2245056

Verify that users with disabled account or disabled email don't receive
email notifications about long-running tasks.
@shweta83 shweta83 closed this Apr 10, 2024
@shweta83 shweta83 deleted the PRT_Label_Change branch April 10, 2024 08:03
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.