pagure Logo
  • Log In

fedora-qa / testdays-web

Clone
Source Code
GIT
  • Source
  • Issues  18
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Branch: feature/collapsiblecomment
develop feature/76-create-automated-tests feature/archive_refresh feature/collapsiblecomment feature/faslogin_as_db_username feature/fasusername feature/show_username feature/tcnewtab feature/username_badge fix/58-make-profile-optional fix/devsetup fix/escaping fix/readme foobar master
  1.   feature/collapsiblecomment
History
.s2i
alembic
conf
testdays
.gitignore
Dockerfile
MANIFEST.in
Makefile
README.md
alembic.ini
gunicorn.cfg
init_db.sh
requirements.txt
run_cli.py
runapp.py
setup.py
testdays.spec
wsgi.py
container_start.sh
README.md

testdays

Building testdays

You can use provided Makefile in order to build testdays. By default, it'll use buildroot equal to your current OS. You can override this behaviour by sepcifiyng variables for Make manually.

To build testdays: make mockbuild

To build testdays for Fedora 27: make BUILDTARGET=fedora-27-x86_64 TARGETDIST=fc27 mocksrpm

To build testdays for CentOS 7: make BUILDTARGET=epel-7-x86_64 TARGETDIST=el7 mocksrpm

Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.