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

Integrate netfilebt of audit test into openQA #13114

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

Amrysliu
Copy link
Contributor

Because netfilebt and netfilter have the same setup process, so put
these two test cases into one job.

Related: https://progress.opensuse.org/issues/97271
MR: https://gitlab.suse.de/security/audit-test-sle15/-/merge_requests/24
Verify run: Client: https://openqa.suse.de/tests/6917630#
Server: https://openqa.suse.de/tests/6917629#

my $output = script_output('./run.bash --list');
my @lines = split(/\n/, $output);

# start lblnet_tst_server
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

start -> Start

lib/audit_test.pm Outdated Show resolved Hide resolved
Copy link
Contributor

@lilyeyes lilyeyes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@rfan1 rfan1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jouyingbin jouyingbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot for the update.

@Amrysliu Amrysliu merged commit 55c9d2b into os-autoinst:master Aug 27, 2021
@Amrysliu Amrysliu deleted the integrate_netfilebt branch August 27, 2021 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants