[Notes] [Git][BuildStream/buildstream][chandan/toxify] specify TOXENV



Title: GitLab

Chandan Singh pushed to branch chandan/toxify at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -13,6 +13,7 @@ variables:
    13 13
       PYTEST_ADDOPTS: "--color=yes"
    
    14 14
       INTEGRATION_CACHE: "${CI_PROJECT_DIR}/cache/integration-cache"
    
    15 15
       TEST_COMMAND: 'tox -- --integration'
    
    16
    +  TOXENV: py36
    
    16 17
     
    
    17 18
     
    
    18 19
     #####################################################
    
    ... ... @@ -58,6 +59,8 @@ variables:
    58 59
     tests-debian-9:
    
    59 60
       image: buildstream/testsuite-debian:9-master-123-7ce6581b
    
    60 61
       <<: *tests
    
    62
    +  variables:
    
    63
    +    TOXENV: py35
    
    61 64
     
    
    62 65
     tests-fedora-27:
    
    63 66
       image: buildstream/testsuite-fedora:27-master-123-7ce6581b
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]