Restructure pytest package to use correct module names and provide setup.py to...
Restructure pytest package to use correct module names and provide setup.py to build a python package distribution, needed to more effectively reuse tests in the platform project build/test process
Showing
- .gitignore 3 additions, 3 deletions.gitignore
- .gitlab-ci.yml 14 additions, 14 deletions.gitlab-ci.yml
- Vagrantfile 14 additions, 6 deletionsVagrantfile
- clmctest/inputs/rspec.yml 12 additions, 12 deletionsclmctest/inputs/rspec.yml
- clmctest/monitoring/rspec.yml 3 additions, 3 deletionsclmctest/monitoring/rspec.yml
- clmctest/scripts/rspec.yml 1 addition, 1 deletionclmctest/scripts/rspec.yml
- setup.py 19 additions, 1 deletionsetup.py
- test/__init__.py 0 additions, 1 deletiontest/__init__.py
- test/scripts/rspec.yml 0 additions, 7 deletionstest/scripts/rspec.yml
- test/scripts/test_config_telegraf.py 0 additions, 92 deletionstest/scripts/test_config_telegraf.py
- test/services/apache/install.sh 0 additions, 33 deletionstest/services/apache/install.sh
- test/services/apache/telegraf_apache.conf 0 additions, 19 deletionstest/services/apache/telegraf_apache.conf
- test/services/ffmpeg/install.sh 0 additions, 15 deletionstest/services/ffmpeg/install.sh
- test/services/ffmpeg/telegraf_ffmpeg.conf 0 additions, 15 deletionstest/services/ffmpeg/telegraf_ffmpeg.conf
- test/services/ffmpeg/transcode.sh 0 additions, 34 deletionstest/services/ffmpeg/transcode.sh
- test/services/host/install.sh 0 additions, 28 deletionstest/services/host/install.sh
- test/services/host/telegraf_host.conf 0 additions, 80 deletionstest/services/host/telegraf_host.conf
- test/services/ipendpoint/install.sh 0 additions, 28 deletionstest/services/ipendpoint/install.sh
- test/services/ipendpoint/telegraf_ipendpoint.conf 0 additions, 15 deletionstest/services/ipendpoint/telegraf_ipendpoint.conf
- test/services/loadtest-streaming/install.sh 0 additions, 30 deletionstest/services/loadtest-streaming/install.sh
Loading
Please register or sign in to comment