Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Create Pipeline functional tests #140

Open
skonefal opened this issue Feb 1, 2016 · 0 comments
Open

Create Pipeline functional tests #140

skonefal opened this issue Feb 1, 2016 · 0 comments

Comments

@skonefal
Copy link
Contributor

skonefal commented Feb 1, 2016

We have tested most of our components using unit tests, but we need to make sure that our pipelines produce results.

We few tests to check if Estimator returns slack when:

  • No executors are on machine
  • 3 PR executors on machnie
  • 3 PR executors on machne + some revocable executors
  • 3 PR executors on machine, but two of them are very recently started
  • 3 PR executors on machine, but two of them are very recently started + revocables

And for QoS Controller:

  • No executors are on machine
  • 3 PR executors on machnie, no IPC drop
  • 3 PR executors on machnie, IPC drop
  • 3 PR executors on machnie, revocable executors, no IPC drop
  • 3 PR executors on machnie, revocable executors, IPC drop, expected some revocations
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants