From Fedora Project Wiki

< CI

Revision as of 15:20, 24 November 2017 by Sturivny (talk | contribs) (Created page with "===Preconditions=== To start working with a test you need Fedora installed on your PC or VM. Change user to root: <pre> $ sudo -s </pre> Install necessary packages: <pre>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Preconditions

To start working with a test you need Fedora installed on your PC or VM.

Change user to root:

$ sudo -s

Install necessary packages:

# dnf install git
# dnf install ansible python2-dnf libselinux-python standard-test-roles

Navigate to the https://upstreamfirst.fedorainfracloud.org/ and choose any package you like to run. For example elfutils Navigate to the page with tests: https://upstreamfirst.fedorainfracloud.org/elfutils Copy Source GIT URL