Skip to content

Tags: greenbone/scanner-lab

Tags

v0.0.6

Toggle v0.0.6's commit message
Exclude multiple port-scanner

Due to conflicts and missleading data multiple port-scanner need to be
deactivated.

This is currently done manually but should be done via the policy
resolver within ospd-openvas smoketests.

v0.0.5

Toggle v0.0.5's commit message
Change: limit openvas to maximal 8 cpus at 0.9 capacity

Instead of using all available CPUs ospd container within openvas
deployment is limited to 8 cpus with a 90% capacity.

In addition run-feature-tests is changed to sleep for a second on
each call within the ProgressHandler to ease up CPU usage.

v0.0.4

Toggle v0.0.4's commit message
Add: report result to mattermost message

After finishing the test runs the mattermost message will contain the
report result per run. This is done so that we can verify report
differences.

Additionally the test case is changed to full and fast instead of
discovery only.

v0.0.3

Toggle v0.0.3's commit message
Change: make executing tests easier, reduce amount og release artifacts

Since the testing will need a Makefile eitherway a clone is still
necessary therefore the release will not contain any deployment
definitions anymore but only the build test binary.

In addition a new command to download the latest release is added and
the all command is defined to deploy, execute and delete the containers
after testing.

v0.0.2

Toggle v0.0.2's commit message
Change: use action to setup go instead of apt-get

v0.0.1

Toggle v0.0.1's commit message
Change: add release ci