8000 GitHub - mdujava/tealc: Collection of deployments and tools for continuous testing of applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mdujava/tealc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEALC CI/CD tooling

Collection of deployments and tools for continuous testing of applications

Requirements

ansible
oc
kubectl
jq
podman/docker #in case you want to use ansible navigator

Install tealc

ansible-playbook

cd install
ansible-galaxy collection install -r collections/requirements.yml
ansible-playbook tealc-play.yaml --tags=infra,strimzi-infra

makefile

ansible-galaxy collection install -r install/collections/requirements.yml
make install_infra install_strimzi 

ansible-navigator

cd install
ansible-navigator #default all tags
ansible-navigator run tealc-play.yaml --senv ANSIBLE_RUN_TAGS=infra

Testing United 2023 slides

Testing United 2023

DevConf.cz 2022 presentation about TEALC in action

TEALC_ON_DEVCONF

License

About

Collection of deployments and tools for continuous testing of applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 96.3%
  • Shell 2.5%
  • Other 1.2%
0