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

info.yml file is tested twice when running testflow #1

Open
Valerio-Perez opened this issue Dec 26, 2018 · 0 comments
Open

info.yml file is tested twice when running testflow #1

Valerio-Perez opened this issue Dec 26, 2018 · 0 comments

Comments

@Valerio-Perez
Copy link
Collaborator

Issue description

Test environment

  • x86
  • powter-client version: 0.4.10

info file

How to reproduce

wget https://github.com/hilanderas/powter-client/releases/download/0.4.9/powter-client-testflow-0.4.10.zip
unzip powter-client-testflow-0.4.10.zip
cd powter-client-testflow
make -f main.mk download ARCH=x86
make -f main.mk config TEST_PROJ=$PWD/powter-client-x86 TEST_INFO=$PWD/info.yml IFACE=enp2s0
make -f function.mk test_install

Actual results

The test of info.yml existence shows twice

Expected results

The test shows once or print some hints to tell user why it test twice.

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

No branches or pull requests

1 participant