Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1163

Unexpected error on Project level while launching test on cloned via REST project

XMLWordPrintable

    • CR1
    • CR1
    • Hide
      1. In BC create space "bpms"
      2. Create a project tragic in local repo:
      3. Download attached Traffic6541017239499034906.tar.xz
        tar -xvf Traffic6541017239499034906.tar.xz
        cd Traffic6541017239499034906
        git init 
        
      4. Clone the repo via rest from local repository
        curl -d '{
        "user": "restuser",
        "password", "restuser123*",
          "name": "Clone test trsffic",
          "description": "Testing clone",
          "gitURL": "file:///path_to_localrepo/Traffic6541017239499034906/"
        }' -H "Authorization: Basic dGVzdGFkbWluOmFkbWluMTIzNDs=" -X POST localhost:8080/business-central/rest/spaces/bpms/git/clone
        
      5. Open BC in any browser and go to Traffic project
      6. Press "Test" on the project level
      Show
      In BC create space "bpms" Create a project tragic in local repo: Download attached Traffic6541017239499034906.tar.xz tar -xvf Traffic6541017239499034906.tar.xz cd Traffic6541017239499034906 git init Clone the repo via rest from local repository curl -d '{ "user" : "restuser" , "password" , "restuser123*" , "name" : "Clone test trsffic" , "description" : "Testing clone" , "gitURL" : "file: ///path_to_localrepo/Traffic6541017239499034906/" }' -H "Authorization: Basic dGVzdGFkbWluOmFkbWluMTIzNDs=" -X POST localhost:8080/business-central/ rest /spaces/bpms/git/clone Open BC in any browser and go to Traffic project Press "Test" on the project level

          aparedes@redhat.com Adriel Paredes
          adupliak Anna Dupliak
          Anna Dupliak Anna Dupliak
          Anna Dupliak Anna Dupliak
          Votes:
          0 Vote for this issue
          Watchers:
          4 Start watching this issue

            Created:
            Updated:
            Resolved: