-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding smoke tests for kubernetes * Quick fix to the counting function * Regex fix to the 'should match' assertion * A few fixes after review * Added smoke tests for kafka * A few fixes after testing on ubuntu * Fixes after review * Fixes after review * Item: #103 Desc: Remove unused nginx role. (#112) * Item: #103 Desc: Remove unused nginx role. * Removed ansible-role-nginx license from License.md as it is no longer used. * Design doc for cli part * Updated affected version * Typo fix * Azure single machine (#116) * Azure and metal single machine and updates. * Inclusion of deployment role for auth-service. * Fixed file version nr. * Fixes for comments * Item: #24 Desc: Add information to how-to how configure manually fede… (#119) * Item: #24 Desc: Add information to how to how configure manually federation of Prometheus instances * Item: #24 Desc: Changes after review. * Retry install packages task when failes (#131) * make it a little bit more comprehensible for general public (#133) * Update RHEL image to version 7.6.2018103108 (#132) * Refactoring after review * Added condition to check if zookeper is running in standalone mode * Added deletion of topics at the end of tests * Changed assertions for HTTP status codes * Typo correction * Design doc proposal for AWS support * Not public IPs info * Added smoke tests for HAProxy * Add JMX Exporter configuration for standalone ZooKeeper (#137) * Context diagram for Epiphany Platform * Web example application * Fix ZooKeeper distribution URL (#150) * Fixes after review * Typo correction * Changed assertion for HAProxy log file * Item: #0000 Desc: Add port to python3 of template_engine (#151) * Item: #0000 Desc: Add port to python3 of template_engine * Item: #0000 Desc: Fixes according to pull request. * Added smoke tests for logging (#152) * Added smoke tests for logging * Added smoke tests for monitoring (#158) Added smoke tests for monitoring * Added documentation for single machine cluster. (#160) * Added smoke tests for RabbitMQ (#165) * Added smoke tests for deployments (#170) * Added smoke tests for PostgreSQL (#186) * RabbitMQ tests fix (#187) * Bumped alpine version to fix GCC error and fixed yaml.load warning (#207) * Added Dockerfile to create a Docker container image for test environment (#208) * Fixed bundler version (#210) * Added missing ruby package (#211) * Setting the SSH key format to PEM (#214) * Changing build configuration for CI release (#217) * Kafka, Elk and IoTHub connectors - example apps (#224) * Uploading Wiki Testing documentation, describing mapping in TestQuality tool (#219) * Test fix- waiting for pods to be ready (#259) * Fix/example vulnerability fixes (#261) * Fixed python security issues and added changelog for 0.2.2. * Fixed missing changelog * Version fix. * Creating template for QA (#260)
- Loading branch information
Showing
104 changed files
with
5,762 additions
and
856 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
111 changes: 0 additions & 111 deletions
111
core/core/src/ansible/roles/reverse-proxy-nginx/defaults/main.yml
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
core/core/src/ansible/roles/reverse-proxy-nginx/handlers/main.yml
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
core/core/src/ansible/roles/reverse-proxy-nginx/tasks/Debian.yml
This file was deleted.
Oops, something went wrong.
56 changes: 0 additions & 56 deletions
56
core/core/src/ansible/roles/reverse-proxy-nginx/tasks/RedHat.yml
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
core/core/src/ansible/roles/reverse-proxy-nginx/tasks/Ubuntu.yml
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
core/core/src/ansible/roles/reverse-proxy-nginx/tasks/main.yml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
core/core/src/ansible/roles/reverse-proxy-nginx/tasks/reverse-proxies.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.