zuul/tests/fixtures/config/container-build-resources/git/common-config/playbooks/container-native.yaml

8 lines
243 B
YAML

- hosts: localhost
tasks:
# We expect a namespace and a context
- assert:
that:
- zuul.resources.cluster1.namespace == 'zuul-ci-abcdefg'
- zuul.resources.cluster1.context == 'zuul-ci-abcdefg:zuul-worker/'