#1368 Ignore *.pyc for building test images and install pytest<5.0 for py2 test image
Merged 4 years ago by jkaluza. Opened 4 years ago by cqi.
cqi/fm-orchestrator update-images-in-quay_io  into  master

file modified
+1
@@ -3,3 +3,4 @@ 

  .tox/

  .vagrant/

  .vscode/

+ **/*.pyc

file modified
+1 -1
@@ -48,7 +48,7 @@ 

      && yum clean all

  # We currently require newer versions of these Python packages for the tests.

  # more-itertools is required by pytest, but versions 6.0.0 and up aren't Python 2 compatible

- RUN pip install --upgrade flask-sqlalchemy pytest flake8 tox pip "more-itertools<6.0.0"

+ RUN pip install --upgrade flask-sqlalchemy "pytest<5.0" flake8 tox pip "more-itertools<6.0.0"

  VOLUME /src

  WORKDIR /src

  ENTRYPOINT ["docker/test.sh"]

no initial comment

pretty please pagure-ci rebuild

4 years ago

Build #310 failed (commit: 88139b4827e75fc88972179e1e05c6c372794f1f).
Rebase or make new commits to rebuild.

pretty please pagure-ci rebuild

4 years ago

pretty please pagure-ci rebuild

4 years ago

pretty please pagure-ci rebuild

4 years ago

pretty please pagure-ci rebuild

4 years ago

rebased onto 09016e806dbf5fc6ae683cf97bfc28f6ceaab933

4 years ago

pretty please pagure-ci rebuild

4 years ago

rebased onto 71499b0521365dd154f09253bb7aa4c796b4db8e

4 years ago

Build #323 failed (commit: 7b6b836ac235db588b04f25e263f213b63e122c4).
Rebase or make new commits to rebuild.

rebased onto 13c7e45

4 years ago

pretty please pagure-ci rebuild

4 years ago

Commit 83570f5 fixes this pull-request

Pull-Request has been merged by jkaluza

4 years ago

Pull-Request has been merged by jkaluza

4 years ago