falco
falco copied to clipboard
possible bug - automated tests invokation is not happening, while cron/periodic tasks entries are show in admin interface
Reproduction
Steps to reproduce:
- install latest falco with docker
- add some project, wait several hours, no automated tests are done
Expected Behavior
What behavior were you expecting to see?
Tests are executed on schedule from periodic tasks
Actual Behavior
Nothing happens. Django admin interface audit logs shows no audits running except manual one.
Environment
Docker setup as stated in docs on Ubuntu in AWS. Backend with Falco, Frontend with Nginx as reverse proxy & http/https termination
Would like to provide logs, but cannot find anything meaningful in web interface.
I experience the same issue with Falco deployed to Heroku and running a script against a public WPT instance.