.gitignore
CONTRIBUTING.md
README.md
entry_points.txt
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
setup.py
.github/workflows/release.yml
.github/workflows/tests.yml
bonfire/__init__.py
bonfire/bonfire.py
bonfire/config.py
bonfire/local.py
bonfire/namespaces.py
bonfire/openshift.py
bonfire/processor.py
bonfire/qontract.py
bonfire/secrets.py
bonfire/utils.py
bonfire/resources/default-iqe-cji.yaml
bonfire/resources/default_config.yaml
bonfire/resources/ephemeral-cluster-clowdenvironment.yaml
bonfire/resources/local-cluster-clowdenvironment.yaml
bonfire/resources/reservation-template.yaml
cicd/README.md
cicd/_common_container_logic.sh
cicd/_common_deploy_logic.sh
cicd/bootstrap.sh
cicd/build.sh
cicd/cji_smoke_test.sh
cicd/deploy_ephemeral_db.sh
cicd/deploy_ephemeral_env.sh
cicd/post_test_results.sh
cicd/smoke_test.sh
cicd/bin/check_junit_files
cicd/bin/oc_wrapper
cicd/examples/pr_check_template.sh
cicd/examples/unit_test_example.sh
cicd/examples/unit_test_example_ephemeral_db.sh
cicd/iqe_pod/create_iqe_pod.py
cicd/iqe_pod/env_parser.py
cicd/iqe_pod/iqe_runner.sh
crc_bonfire.egg-info/PKG-INFO
crc_bonfire.egg-info/SOURCES.txt
crc_bonfire.egg-info/dependency_links.txt
crc_bonfire.egg-info/entry_points.txt
crc_bonfire.egg-info/requires.txt
crc_bonfire.egg-info/top_level.txt
tests/__init__.py
tests/test_bonfire.py
tests/test_processor.py
tests/test_utils.py
tests/data/namespace_data.json
tests/data/reservation_data.json
utils/search_replace.py