Griffin Sullivan

Results 38 comments of Griffin Sullivan

> @spusateri is this a non-breaking change for 6.11? If not, we should wait with this PR until we branch @pondrejk yeah it seems like the failure from Robottelo-Runner is...

Depends on https://github.com/SatelliteQE/nailgun/pull/835

```yaml - include_tasks: tasks/repository.yml vars: repository_state: present repository_mirror_on_sync: false expected_change: false ``` ``` changed: [tests] => { "changed": true, "diff": { "after": { "repositories": [ { "arch": "noarch", "content_type": "yum",...

I see the same error on 6.11 as well.

Ok I took out the repository test changes.

trigger: test-robottelo pytest: tests/foreman/api/test_ansible.py -k 'test_positive_assign_ansible_role' nailgun: 841

Looking at the CI / Code Quality failure we might have to leave the template in for vlan.yaml until everyone has converted their tests over.

trigger: test-robottelo pytest: tests/foreman/installer/test_installer.py::test_capsule_installation