All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH testsuite] travis: add nftables to dependencies to run more tests
@ 2020-08-27  8:30 Ondrej Mosnacek
  2020-08-31 14:13 ` Stephen Smalley
  0 siblings, 1 reply; 3+ messages in thread
From: Ondrej Mosnacek @ 2020-08-27  8:30 UTC (permalink / raw)
  To: selinux

It is omitted from the official dependency list since it's optional, but
we want to (try to) install it in CI.

Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
---
 travis-ci/run-testsuite.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/travis-ci/run-testsuite.sh b/travis-ci/run-testsuite.sh
index c19b961..9b5f954 100755
--- a/travis-ci/run-testsuite.sh
+++ b/travis-ci/run-testsuite.sh
@@ -30,6 +30,7 @@ dnf install -y \
     libselinux-devel \
     net-tools \
     netlabel_tools \
+    nftables \
     iptables \
     lksctp-tools-devel \
     attr \
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH testsuite] travis: add nftables to dependencies to run more tests
  2020-08-27  8:30 [PATCH testsuite] travis: add nftables to dependencies to run more tests Ondrej Mosnacek
@ 2020-08-31 14:13 ` Stephen Smalley
  2020-09-03 15:13   ` Ondrej Mosnacek
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Smalley @ 2020-08-31 14:13 UTC (permalink / raw)
  To: Ondrej Mosnacek; +Cc: SElinux list

On Thu, Aug 27, 2020 at 4:30 AM Ondrej Mosnacek <omosnace@redhat.com> wrote:
>
> It is omitted from the official dependency list since it's optional, but
> we want to (try to) install it in CI.
>
> Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>

Acked-by:  Stephen Smalley <stephen.smalley.work@gmail.com>
(likewise, feel free to merge yourself)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH testsuite] travis: add nftables to dependencies to run more tests
  2020-08-31 14:13 ` Stephen Smalley
@ 2020-09-03 15:13   ` Ondrej Mosnacek
  0 siblings, 0 replies; 3+ messages in thread
From: Ondrej Mosnacek @ 2020-09-03 15:13 UTC (permalink / raw)
  To: Stephen Smalley; +Cc: SElinux list

On Mon, Aug 31, 2020 at 4:14 PM Stephen Smalley
<stephen.smalley.work@gmail.com> wrote:
> On Thu, Aug 27, 2020 at 4:30 AM Ondrej Mosnacek <omosnace@redhat.com> wrote:
> >
> > It is omitted from the official dependency list since it's optional, but
> > we want to (try to) install it in CI.
> >
> > Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
>
> Acked-by:  Stephen Smalley <stephen.smalley.work@gmail.com>
> (likewise, feel free to merge yourself)

Thanks, merged.

-- 
Ondrej Mosnacek
Software Engineer, Platform Security - SELinux kernel
Red Hat, Inc.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-03 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27  8:30 [PATCH testsuite] travis: add nftables to dependencies to run more tests Ondrej Mosnacek
2020-08-31 14:13 ` Stephen Smalley
2020-09-03 15:13   ` Ondrej Mosnacek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.