Page MenuHomeVyOS Platform

Run smoke tests before merging
Closed, ResolvedPublicFEATURE 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

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Infrastructure issue or change

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

dmbaturin removed a project: Restricted Project.
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to Infrastructure issue or change.