Skip to content

Commit

Permalink
Update API test template
Browse files Browse the repository at this point in the history
* API is not enabled in worker nodes
* Agents must be reporting in worker nodes to test distributed API calls
  • Loading branch information
Marta Gómez Macías committed Nov 27, 2018
1 parent f0bb7e2 commit db9c85d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/ISSUE_TEMPLATE/test--api.md
Expand Up @@ -12,7 +12,7 @@ about: Test suite for the API.

## Installation

- [ ] Install API in a cluster of two nodes. One of the nodes must be a custom directory install.
- [ ] Install API in a cluster of two nodes. One of the nodes must be a custom directory install. All agents must report to the worker node.
- [ ] Check API status is running in both nodes.

## Configuration
Expand Down Expand Up @@ -46,10 +46,3 @@ Checks:
- [ ] CentOS 7 / Python 2.
- [ ] CentOS 7 / Python 3.
- [ ] CentOS 6 / Python27.

- [ ] Worker node:
- [ ] Ubuntu 18 / Python 2.
- [ ] Ubuntu 18 / Python 3.
- [ ] CentOS 7 / Python 2.
- [ ] CentOS 7 / Python 3.
- [ ] CentOS 6 / Python27.

0 comments on commit db9c85d

Please sign in to comment.