Project

General

Profile

Actions

Bug #3368

closed

[Crunch] '--no-reuse' flag not working?

Added by Abram Connelly over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
-
Story points:
1.0

Description

Pipeline instance qr1hi-d1hrv-rqe1i8jpl9cnpt2 looks like it re-uses output when I try to run the pipeline with the '--no-reuse' flag.

The pipeline template is qr1hi-p5p6p-qylu0t8emge2h01 . Here is the pipeline template that I used:

{
  "name": "extraordinarily comply jackals",
  "components": {
    "salamis": {
      "script_parameters": {
        "input": {
          "required": "true",
          "dataclass": "Collection" 
        }
      },
      "script_version": "master",
      "repository": "abram",
      "script": "multipleFileBug/multipleFileBug.py",
      "runtime_constraints": {}
    }
  }

}

Please ignore the name. The same program was used in another bug report to tickle another bug.

Here is the code I used to execute:

arv pipeline run --run-here --no-reuse --template qr1hi-p5p6p-qylu0t8emge2h01  salamis::input=0938aa40406992ee7c02666b2708fbce+73567

Related issues

Is duplicate of Arvados - Bug #3212: [Crunch] arv pipeline reuses job results even when --no-reuse is givenResolvedTom Clegg08/08/2014Actions
Actions #1

Updated by Tom Clegg over 9 years ago

  • Story points set to 1.0
Actions #2

Updated by Tom Clegg over 9 years ago

  • Target version set to 2014-08-27 Sprint
Actions #3

Updated by Ward Vandewege over 9 years ago

  • Subject changed from '--no-reuse' flag not working? to [Crunch] '--no-reuse' flag not working?
Actions #4

Updated by Tim Pierce over 9 years ago

  • Category set to Crunch
Actions #5

Updated by Tom Clegg over 9 years ago

  • Assigned To set to Tom Clegg
  • Target version deleted (2014-08-27 Sprint)
Actions #6

Updated by Anonymous over 9 years ago

  • Status changed from New to Resolved

Applied in changeset arvados|commit:cedd2b046ddf4d2f819a4d1dedbbe82d4e70e72d.

Actions

Also available in: Atom PDF