synkd
synkd
The two report templates tests failed with: ``` 2022-10-19 17:21:22 - nailgun.client - WARNING - Received HTTP 400 response: {"displayMessage":"The specified organization is in Simple Content Access mode. Attaching subscriptions...
trigger: test-robottelo pytest: tests/foreman/api/ -k 'test_positive_generate_entitlements_report or test_positive_schedule_entitlements_report'
trigger: test-robottelo pytest: tests/foreman/api/test_repository.py -k 'test_positive_recreate_pulp_repositories or test_positive_sync_rh or test_positive_sync_repo_null_contents_changed'
trigger: test-robottelo pytest: tests/foreman/api/test_repository_set.py
The three tests in `api/test_errata.py` that use manifests are failing in CI, so I'm not going to run PRT for those tests.
trigger: test-robottelo pytest: tests/foreman/api/test_syncplan.py -k 'test_positive_synchronize_rh_product_future_sync_date or test_positive_synchronize_rh_product_past_sync_date'
trigger: test-robottelo pytest: tests/foreman/api/test_subscription.py::test_positive_subscription_status_disabled
Looking into the logs for the PRT run, it appears that the `rhel6:latest` base image is built on RHEL 6.9: `'[D 221021 22:05:42 container:197] {'id': 'f178b4887043966ecd44a4ffd72fdae9a863e389ca415dc64f53e995b7b5df28', 'image': 'sha256:46d6d65a8cf78763f03b43c62641e019312ebe3d99eaea30ef07b6a8ea94e4d0', 'name': 'satci_c9bdfdf1',...
Ok, some additional information on RHEL 6 and SCA: the first version of `subscription-manager` that is SCA-aware is 1.24 [1]. The latest version of `subscription-manager` to ship for RHEL 6...
trigger: test-robottelo pytest: tests/foreman/api/test_subscription.py -k "test_sca_end_to_end or test_positive_candlepin_events_processed_by_stomp or test_positive_expired_SCA_cert_handling"