Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • allgo allgo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • allgo
  • allgoallgo
  • Issues
  • #317

Closed
Open
Created May 09, 2019 by LETORT Sebastien@sletortContributor

discontinuity in API createjob json return

On https://allgo.inria.fr/ creating a job with the API result in :
{"avg_time":30,"id":70550,"url":"https://allgo.inria.fr/api/v1/jobs/70550"}

On https://allgo18.inria.fr/ creating a job with the API result in :
{"139": {"files": {}, "status": "waiting"}}

The return is totally different and I thought there should be a continuity.

The "get job status" API has also a different response.
On https://allgo.inria.fr/ :
{"70550":{"allgo.log":"https://allgo.inria.fr/datastore/475/202/9505a65ead90d2cc6fd016b2b580c0eba4a0b2ff/allgo.log"},"status":"error"}

On https://allgo18.inria.fr/ :
{"1": {"files": {"allgo.log": "https://localhost/datastore/1/allgo.log"}, "status": "done"}}

Edited May 14, 2019 by LETORT Sebastien
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking