-
Notifications
You must be signed in to change notification settings - Fork 280
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
velociraptor test cleanup #20299
velociraptor test cleanup #20299
Conversation
f924db1
to
6e0fe4b
Compare
1bfa824
to
73a2ced
Compare
4a26c75
to
1c5310d
Compare
1776548
to
b2aa256
Compare
i have run tests several times to make sure nothing fail see details in links provided in description. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM we can add tests for the other artifacts in future PRs
@@ -104,15 +100,26 @@ sub run { | |||
assert_script_run "chmod +x /tmp/genfile$i.sh"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are only triggering SUSE.Linux.Events.ExecutableFiles
here. We will need to test the other artifacts too.
SLE15SP6
x86_64 https://openqa.suse.de/tests/15622971
aarch64 https://openqa.suse.de/tests/15622972
s390x https://openqa.suse.de/tests/15622973
SLE15SP5
x86_64 https://openqa.suse.de/tests/15622974
aarch64 https://openqa.suse.de/tests/15622965
s390x https://openqa.suse.de/tests/15622975
SLE15SP4
x86_64 https://openqa.suse.de/tests/15622976
aarch64 https://openqa.suse.de/tests/15622964
s390x https://openqa.suse.de/tests/15622977