Page MenuHomeVyOS Platform

Run smoke tests before merging
Open, LowPublicFEATURE REQUEST

Description

We want to run smoke tests against proposed PR before merging it
this way we can avoid merging PRs that will break something and focus on fixing code

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Related Objects

StatusSubtypeAssignedTask
OpenFEATURE REQUESTVijayakumar
OpenFEATURE REQUESTNone

Event Timeline

Viacheslav renamed this task from Run smole tests before merging to Run smoke tests before merging .May 29 2024, 1:53 PM

For this, need to get details on our existing smoke tests.

Hope we need to run this for smoke test
https://github.com/vyos/vyos-1x?tab=readme-ov-file#tests

pipenv install --dev
pipenv shell
make test

no it's not
hold on with his task for now