Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Can't execute tests in GitHub Actions (Docker) #2390

Open
atodorov opened this issue Aug 17, 2021 · 0 comments
Open

Can't execute tests in GitHub Actions (Docker) #2390

atodorov opened this issue Aug 17, 2021 · 0 comments

Comments

@atodorov
Copy link
Contributor

I'm working in a fork repo (which has some custom changes) and I want to be running the same testing as upstream does but not using Jenkins, using GitHub Actions or another CI platform.

From what I can tell I've copied the steps from Jenkinsfile correctly but I am seeing a failure: ERROR: test_config (nose2.loader.ModuleImportFailure) -> ModuleNotFoundError: No module named 'sawtooth_cli.protobuf'.

Everything is at gluwa#31.

FTR if I execute the same steps on my computer everything seems to work fine - containers are built and tests report pass.

Help/hints/RTFM is much appreciated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant