Skip to content

Conversation

@freddy77
Copy link
Contributor

This test script comes partially from release/xs8 branch. The intention is to have some common way to launch tests. This allows, for instance, to execute tests from packaging tools (like RPM spec files) using the same code.

This test script comes partially from release/xs8 branch.
The intention is to have some common way to launch tests.
This allows, for instance, to execute tests from packaging
tools (like RPM spec files) using the same code.

Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>
if head -1 ../init | grep -q python3; then
PYTHON=python3
fi
$PYTHON test_errors.py -v
Copy link
Contributor

Choose a reason for hiding this comment

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

test_errors.py doesn't exist on master yet, is there a PR/branch to add it and the supporting files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants