On Fri, Nov 27, 2020 at 8:22 AM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote: > > On Fri, Nov 27, 2020 at 3:17 PM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote: > > Now that the standard testing is run on GitHub Actions, we can remove it > > from .travis.yml, leaving only the selinux-testsuite sanity check, which > > can't be migrated. Hopefully this will save some precious minutesfrom > > the limited "plan" Travis gave us... > > > > Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> > > --- > > .travis.yml | 161 +-------------------------------- > > scripts/ci/travis-kvm-setup.sh | 1 + > > 2 files changed, 2 insertions(+), 160 deletions(-) > Oh awesome you got them migrated. I am in the middle of this for my other projects and was going to check back on SE Linux, glad you took care of it. > My intent is to apply this patch along with Nicholas's GH actions > patch. In case some issues pop up with GH actions, we can simply > revert it. > > Thoughts? I'm going to assume actions are working, I didn't check that patch. But it all LGTM. Ack from me. > > -- > Ondrej Mosnacek > Software Engineer, Platform Security - SELinux kernel > Red Hat, Inc. >