Releases: SatelliteQE/robottelo
Releases · SatelliteQE/robottelo
v6.14.0.4
What's Changed
- Close-loop 1757394 by @lhellebr in #11609
- Fix RHSSO bugs. by @lhellebr in #11546
- Bump pytest-reportportal from 5.1.8 to 5.1.9 by @dependabot in #11634
- Bump mheap/github-action-required-labels from 4 to 5 by @dependabot in #11635
- Add customercase by @lhellebr in #11631
- Bump sphinx-autoapi from 2.1.0 to 2.1.1 by @dependabot in #11648
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #11647
- [Req Assist] Update more reqs names deviation and other improvements by @jyejare in #11563
- adding support for parameterization upgrade scenarios by @omkarkhatavkar in #11504
- Add Closed loop BZ#2173199 by @shubhamsg199 in #11608
- Fix activation key setup by @vsedmik in #11667
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #11671
- Bump pytest-cov from 3.0.0 to 4.1.0 by @dependabot in #11532
rp_api_key
replacedrp_uuid
in RP pytest plugin config by @jyejare in #11678- Close-loop BZ 1955421 by @lhellebr in #11630
Full Changelog: v6.14.0.3...v6.14.0.4
v6.14.0.3
What's Changed
- Bump cryptography from 40.0.2 to 41.0.0 by @dependabot in #11562
- Adding better coverage to enable/disable stream test by @Griffin-Sullivan in #11514
- Add Infoblox end to end test by @shubhamsg199 in #11482
- Bump cryptography from 41.0.0 to 41.0.1 by @dependabot in #11582
- Close looop BZ1896628 by @lhellebr in #11570
- remove rhel6 support from scap test and skip test due to bz 2211437 by @vijaysawant in #11569
- Add CLI test for applied filters by @vsedmik in #11542
- Remove @stream decorator by @vsedmik in #11596
- Remove unnecessary failing assertion api/test_http_proxy.py by @damoore044 in #11597
- Close loop - Ansible job invocation shows wrong info after remote execution job by @adarshdubey-star in #11491
- Fix configure_puppet by @Gauravtalreja1 in #11567
- Automate BZ 1969263 by @lhellebr in #11557
- fixed the context name for PRT status by @omkarkhatavkar in #11621
- Add test for add/remove ansible_role to host/hostgroup via API by @Gauravtalreja1 in #11545
Full Changelog: v6.14.0.2...v6.14.0.3
v6.14.0.2
What's Changed
- Test case updated for RHEL6 client registration by @shweta83 in #11538
- Bump pytest-xdist from 3.2.1 to 3.3.1 by @dependabot in #11496
- Fix Puppet enable test failures by @Gauravtalreja1 in #11556
- autodetect and add prt tests for dependabot PR's by @omkarkhatavkar in #11301
Full Changelog: v6.14.0.1...v6.14.0.2
v6.14.0.1
What's Changed
- fixes in cli auth tests by @pondrejk in #11150
- RFE Automation for new async endpoint on manifest refresh by @ColeHiggins2 in #10951
- [subscription] refactored the upgrade scenario automation by @omkarkhatavkar in #11016
- [errata] - Upgrade scenario refactor by @ogajduse in #10930
- Add closed loop BZ#2149030 for Provisioning Templates by @shubhamsg199 in #10781
- Fix test_positive_rename_satellite by @jameerpathan111 in #11175
- RFE Automation for syncing exported repos by @ColeHiggins2 in #11045
- Fix DISTROS_SUPPORTED by @sambible in #11194
- Bump broker[docker] from 0.2.15 to 0.2.17 by @dependabot in #11113
- Add automation for BZ 2026239 by @Gauravtalreja1 in #11013
- Unblock upgrade all tiers needing factory upgrade instance by @jyejare in #11202
- Add test for host registration through LB by @shweta83 in #10931
- Updating Constant value of SCAP content profiles for Firefox by @vijaysawant in #11211
- Several fixes to test_contenthost and repo_mixins by @sambible in #11158
- Adding installer E2E test by @Griffin-Sullivan in #11056
- New Hosts UI - Manage columns test by @pnovotny in #11077
- Extend import puppetclasses test to cover BZ 2142555 by @Gauravtalreja1 in #11208
- [Host]-Refactor upgrade tests for Host by @omkarkhatavkar in #11120
- Removing codecov dependency by @adarshdubey-star in #11226
- Updated target_sat to be module scoped by @ColeHiggins2 in #11238
- Fixing test by changing manifest scope to function instead of module by @ColeHiggins2 in #11247
- Bump-fix failing assertion in test_contentcredentials : test_positive_block_delete_key_in_use by @damoore044 in #11246
- Updating satellite-clone list tasks by @Griffin-Sullivan in #11236
- Host: test for new Provisioning templates card by @pnovotny in #11133
- Add stream marker by @JacobCallahan in #11237
- job template ui test updated by @pondrejk in #11119
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #11198
- Fix container-to-capsule sync test by @vsedmik in #11262
- remove the gchat notification using the github action by @omkarkhatavkar in #11255
- Add API tests for ACSes by @vsedmik in #11174
- Bump cryptography from 40.0.1 to 40.0.2 by @dependabot in #11273
- Add test for cloning a locked provisioning template by @shubhamsg199 in #11224
- Move asserts from test_yum_plugins to test_errata - Upgrade scenario refactor by @ogajduse in #11263
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #11272
- [capsule] - Upgrade scenario refactor by @ogajduse in #10770
- Fix ISS fixture by @vsedmik in #11291
- Add e2e markers for CC, ACS, ISS by @vsedmik in #11248
- Install katello-agent if it is not installed already by @ogajduse in #11299
- Cast rhel_version to string at the settings validation time by @ogajduse in #11300
- Mark test cases end-to-end for Rocket team components by @shweta83 in #11219
- Hosts: use current Sat. host Organization and location by @pnovotny in #11316
- changed string type to utf8 by @vijaysawant in #11305
- Add e2e markers for tests, and update 2 tests to use Katello-tracer by @sambible in #11294
- Use AD 2019. Improve error detection in AD setup fixture. by @lhellebr in #11253
- Requirements updates Assist and auto updates by @jyejare in #11320
- added customerscenario tags for errata upgrade tests by @pondrejk in #11333
- Remove satellite6-upgrade and fabric imports 🎉 by @ogajduse in #11331
- added e2e marks for Endeavour components by @pondrejk in #11287
- added e2e markers to tests by @ColeHiggins2 in #11271
- Bump pytest-reportportal from 5.1.6 to 5.1.7 by @dependabot in #11325
- Bump sphinx from 6.1.3 to 6.2.0 by @dependabot in #11324
- Unlocking Virt Who Upgrade Scenario by @jyejare in #11334
- Bump sphinx from 6.2.0 to 6.2.1 by @dependabot in #11350
- Bump broker[docker] from 0.2.17 to 0.3.0 by @dependabot in #11210
- Added e2e markers for tests by @damoore044 in #11313
- Bump manifester from 0.0.12 to 0.0.13 by @dependabot in #11367
- added some bz tags for traceablity by @pondrejk in #11366
- Bump requests from 2.28.2 to 2.29.0 by @dependabot in #11362
- Update puppet e2e tests by @Gauravtalreja1 in #11315
- make broker logger to use same format as robottelo one by @rplevka in #11130
- Bump sphinx from 6.2.1 to 7.0.0 by @dependabot in #11381
- skip and reduce tracer host tests by @pondrejk in #11223
- Rewrite tests to have one assertion per test by @ekohl in #11086
- Bump broker[docker] from 0.3.0 to 0.3.1 by @dependabot in #11386
- More forgiving BROKER_DIRECTORY behavior by @JacobCallahan in #11394
- Added test for expired manifest [Repository Rewrite] by @ColeHiggins2 in #10428
- Adding puppet enabled backup and restore by @Griffin-Sullivan in #11349
- test host search by inherited ansible role by @pondrejk in #11393
- webhook bz coverage added by @pondrejk in #11399
- Create Satellite object based on the Capsule answer file by @ogajduse in #10547
- Bump wrapanapi from 3.5.14 to 3.5.15 by @dependabot in #11407
- Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #11397
- fix in search bookmark assertion by @pondrejk in #11411
- Gce parametrization and entities refactor by @adarshdubey-star in #11221
- tags added for bookmarks test by @pondrejk in #11435
- Add closed loop for BZ#1607706 by @shubhamsg199 in #11432
- Bump requests from 2.29.0 to 2.30.0 by @dependabot in #11418
- Add test and associated mixin by @sambible in #9576
- Bump redis from 4.5.4 to 4.5.5 by @dependabot in #11434
- virt-who config cases add create & delete to virtwho_config fixture for CLI/API/UI by @yanpliu in #11245
- Bump sphinx from 7.0.0 to 7.0.1 by @dependabot in #11456
- one more bz tag added by @pondrejk in #11450
- exports added to api paths by @pondrejk in #11462
- test settings change from non-default to default by @pondrejk in #11437
- Add test for filter_applied flag by @vsedmik in #11461
- Auto Release Robottelo by @jyejare in #11365
- Bump broker[docker] from 0.3.1 to 0.3.2 by @dependabot in #11468
- Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #11473
- Handle stream versions in version ca...
v6.13.0.17
What's Changed
- Test for new Job - Invocation Report Template by @sambible in #10999
- ESX:virt-who config CLI cases support for SCA enabled by @yanpliu in #10885
- Nutanix:virt-who config CLI cases support for SCA enabled by @yanpliu in #10894
- Nutanix:virt-who config API cases support for SCA enabled by @yanpliu in #10895
- skip rex UI tests on 2182353 by @pondrejk in #11084
- Add automation for BZ 2106475 and BZ 2174734 by @Gauravtalreja1 in #10913
- [virt-who-config]-upgrade scenario refactor by @yanpliu in #11107
- add delay for errata check and fix wait_for parameters by @rplevka in #10460
- Mark Platform team tests with e2e marker for stream by @jameerpathan111 in #11023
- Test for katello-tracer install through New Host UI by @sambible in #11090
- Bump mheap/github-action-required-labels from 3 to 4 by @dependabot in #11123
- Update discovery provisioning tests by @shubhamsg199 in #11052
- ESX:virt-who config API cases support for SCA enabled by @yanpliu in #10886
- Add cli tests for ACSes by @vsedmik in #11001
- Bump pre-commit from 3.2.1 to 3.2.2 by @dependabot in #11132
- team tags updated for realm by @pondrejk in #11139
- Fix team name in docstring for ACS by @vsedmik in #11144
- fix in helper method by @pondrejk in #11145
- Add virt who config cases to All Tiers Upgrade Tests by @yanpliu in #11131
- RFE Automation for New Report Templates by @ColeHiggins2 in #10937
- Updated installed report rhel versions by @ColeHiggins2 in #11155
- Add coverage for docker-type repository exports by @vsedmik in #11043
- reset password test fix by @pondrejk in #11154
- Close loop for RFE:2029402 by @adarshdubey-star in #11051
Full Changelog: v6.13.0.16...v6.13.0.17
v6.13.0.16
What's Changed
- virt-who config SCA support UI for esx kubevirt libvirt hyperv by @yanpliu in #10992
- Seamless component Metadata across tools by @jyejare in #10863
- Add closed loop BZ#2148433 for Provisioning Templates by @shubhamsg199 in #10993
- Bump redis from 4.5.2 to 4.5.3 by @dependabot in #11029
- added customerscenario tags by @pondrejk in #11017
- Fixes for ansible by @adarshdubey-star in #11044
- [rex] refactored remote execution upgrade tests and skip checkin by @omkarkhatavkar in #10929
- Bump pre-commit from 3.2.0 to 3.2.1 by @dependabot in #11058
- Bump cryptography from 39.0.2 to 40.0.1 by @dependabot in #11057
- Bump actions/stale from 7 to 8 by @dependabot in #11048
- Fixing install options and sections for stream by @Griffin-Sullivan in #11053
- Case Insensitive Test collection by @jyejare in #11033
- Phoenix Team Groups tokens modified by @jyejare in #11028
- Fix capsule KS sync test by @vsedmik in #11078
- Improve kerberos cli testing by @lhellebr in #10844
- Nutanix:virt-who config UI cases support for SCA enabled by @yanpliu in #10946
- Bump sphinx-autoapi from 2.0.1 to 2.1.0 by @dependabot in #11091
- Bump pytest-reportportal from 5.1.5 to 5.1.6 by @dependabot in #11092
- Bump redis from 4.5.3 to 4.5.4 by @dependabot in #11102
Full Changelog: v6.13.0.15...v6.13.0.16
v6.13.0.15
What's Changed
- Adding coverage for 2175007 and 1997186 by @Griffin-Sullivan in #10952
- Kubevirt:virt-who config CLI/API cases support for SCA enabled by @yanpliu in #10918
- Hyperv:virt-who config CLI/API cases support for SCA enabled by @yanpliu in #10897
- Libvirt:virt-who config CLI/API cases support for SCA enabled by @yanpliu in #10911
- Added test checking if task is deleted, capsule sync status remains by @sambible in #10917
- Adapt to the current API endpoint path for client repos by @ogajduse in #10983
- Adding coverage for BZ 2142514 by @Griffin-Sullivan in #10972
- Bump deepdiff from 6.2.3 to 6.3.0 by @dependabot in #10981
- Bump pre-commit from 3.1.1 to 3.2.0 by @dependabot in #10980
- force register hosts for rex by @pondrejk in #10978
- Bump redis from 4.5.1 to 4.5.2 by @dependabot in #11000
- fix test_rhcloud_inventory_api_e2e by @mstrlc in #10938
- changes in rex ui tests by @pondrejk in #10965
- Adding finalizer for custom role cleanup by @adarshdubey-star in #11002
- [user-group]-upgrade scenario refactor updated tests by @omkarkhatavkar in #10969
Full Changelog: v6.13.0.14...v6.13.0.15
v6.13.0.14
What's Changed
- Bump pytest-xdist from 3.2.0 to 3.2.1 by @dependabot in #10932
- add recent z-stream release resolution from ohsnap by @rplevka in #10943
- adding skip marker for 'scapcontent' and 'oscappolicy' tests due open BZ's by @vijaysawant in #10919
- BZ2141719 ahv_internal_debug virt-who config support by @yanpliu in #10615
- Ansible Test fixes by @adarshdubey-star in #10936
- Added parameter for promtail by @LadislavVasina1 in #10945
- [RFE] SAT-11254 Test Automation by @damoore044 in #10836
- providing fix for special cases scenario by @vijaysawant in #10940
- Readjusting puppet install options by @Griffin-Sullivan in #10966
New Contributors
- @damoore044 made their first contribution in #10836
Full Changelog: v6.13.0.13...v6.13.0.14
v6.13.0.13
What's Changed
- Implement retry logic in ohsnap helper methods using wait-for library by @rplevka in #10795
- Bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #10791
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by @dependabot in #10722
- Bump pascalgn/automerge-action from 0.15.5 to 0.15.6 by @dependabot in #10726
- Bump pytest-reportportal from 5.1.3 to 5.1.5 by @dependabot in #10752
- Bump wrapanapi from 3.5.13 to 3.5.14 by @dependabot in #10811
- Bump productmd from 1.34 to 1.35 by @dependabot in #10812
- Bump tenacity from 8.2.1 to 8.2.2 by @dependabot in #10813
- Changing puppet install options for stream and 6.14 by @Griffin-Sullivan in #10780
- Bump broker[docker] from 0.2.13 to 0.2.14 by @dependabot in #10810
- vault-login: check for error code instead of error message by @rmynar in #10661
- Bump cryptography from 39.0.1 to 39.0.2 by @dependabot in #10858
- Bump dynaconf[vault] from 3.1.11 to 3.1.12 by @dependabot in #10859
- Bump broker[docker] from 0.2.14 to 0.2.15 by @dependabot in #10893
- Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #10882
- Tests fixes using helper methods from api_factory by @shweta83 in #10796
- Coverage for execution of custom role in ansible by @adarshdubey-star in #10740
- Fix discovery rule priority tests by @Gauravtalreja1 in #10798
- Add e2e test for Provisioning Templates CLI by @shubhamsg199 in #10605
- GCE_CR fix for available images by @adarshdubey-star in #10765
- Mark FAM and satellite-clone tests for PIT by @jameerpathan111 in #10853
- [repository] - Upgrade scenario refactor by @omkarkhatavkar in #10759
- Use module_sca_manifest_org for FM backup-restore tests by @jameerpathan111 in #10864
- no need to install hosts tools as part of rex setup by @pondrejk in #10739
- Automation fix for GCE UI based on feature changes by @adarshdubey-star in #10662
- Fix infoblox plugin install tests by @Gauravtalreja1 in #10828
- Change constant to match new letter case in sat 6.13+ (PART2) by @LadislavVasina1 in #10883
- Fix and extend ansible_collection install test by @Gauravtalreja1 in #10857
- Fix FM backup/restore test by @jameerpathan111 in #10892
- Add test_positive_mismatched_satellite_fqdn by @jameerpathan111 in #10682
- using installer to set mqtt resend interval by @pondrejk in #10797
- updating robottelo constant value by @vijaysawant in #10912
- [class_parameter, bookmark, satellite_sync] - Upgrade scenario refactor by @omkarkhatavkar in #10638
- [content_view] - Upgrade scenario refactor by @omkarkhatavkar in #10879
Full Changelog: v6.13.0.12...v6.13.0.13
v6.13.0.12
What's Changed
- Bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #10782
- Bump pytest-xdist from 3.1.0 to 3.2.0 by @dependabot in #10753
- Fix upgrade collection for double pytest plugins reference by @jyejare in #10676
- Satellite maintain upgrade check negative tests by @Griffin-Sullivan in #10696
- Ansible Host Details Test by @sambible in #10155
Full Changelog: v6.13.0.11...v6.13.0.12