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

Run tests on Docker #22

Open
ghost opened this issue Aug 26, 2021 · 4 comments
Open

Run tests on Docker #22

ghost opened this issue Aug 26, 2021 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 26, 2021

No description provided.

@ghost
Copy link

ghost commented Aug 26, 2021

that sounds like an interesting problem. given that most of the vagrant tests use intelmqctl and the intelmq+docker documentation says:

Currently you can’t manage your botnet via intelmqctl documentation. You need to use IntelMQ-Manager currently

this would mean we have to create more api based tests and trust them or we start creating tests that simulate user interaction with the webinterface

@ghost
Copy link
Author

ghost commented Aug 26, 2021

yeah, that can be can issue, however you can still run intelmqctl, just prefixed with docker-exec ... :D

But even leaving them out and just testing the API is better than the current situation (nothing)

@ghost
Copy link

ghost commented Aug 30, 2021

I'm not saying that it wouldn't be immensely helpful ;)

... just testing the API ...

this is at the moment done accessing localhost, so we basically have the same problem as with intelmqctl, that the ansible task has to be run from the docker image itself...

@ghost
Copy link

ghost commented Aug 30, 2021

maybe @waldbauer-certat has an idea how to tackle that problem

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

0 participants