Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare a POC of testing framework for e2e tests. #36

Merged
merged 1 commit into from
Feb 7, 2020
Merged

Conversation

tellet
Copy link
Contributor

@tellet tellet commented Feb 5, 2020

Test data contains hardcoded names of scaling groups, this is a temporary decision, this can be changed to i.e a csv file that stores the details from stack configuration. The stack is considered to be the one we use for the features testing. To run these tests in a pipeline we need a stage that prepares the stack for the tests and provides the details as a test data.

Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tellet thx! looks good

please see a few comments

e2e_tests/.dockerignore Outdated Show resolved Hide resolved
e2e_tests/README.md Outdated Show resolved Hide resolved
e2e_tests/Makefile Outdated Show resolved Hide resolved
e2e_tests/suite/test_smoke.py Outdated Show resolved Hide resolved
e2e_tests/suite/test_smoke.py Outdated Show resolved Hide resolved
e2e_tests/suite/test_smoke.py Outdated Show resolved Hide resolved
e2e_tests/suite/test_smoke.py Outdated Show resolved Hide resolved
Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

tests/README.md Outdated Show resolved Hide resolved
tests/README.md Outdated Show resolved Hide resolved
@tellet tellet merged commit 532c98a into master Feb 7, 2020
@tellet tellet deleted the e2e-tests branch February 7, 2020 11:00
@lucacome lucacome added the chore Pull requests for routine tasks label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants