Skip to content

Commit

Permalink
update hysds-io for figaro component
Browse files Browse the repository at this point in the history
  • Loading branch information
pymonger committed Sep 3, 2019
1 parent 1b118d3 commit 7cc73a5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker/hysds-io.json.lw-mozart-notify-by-email
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label":"Notify by email",
"component":"mozart",
"component":"figaro",
"submission_type":"iteration",
"params" : [
{
Expand Down
2 changes: 1 addition & 1 deletion docker/hysds-io.json.lw-mozart-purge
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label":"_Purge_jobs",
"component":"mozart",
"component":"figaro",
"submission_type":"individual",
"params" : [
{
Expand Down
2 changes: 1 addition & 1 deletion docker/hysds-io.json.lw-mozart-reprioritize
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label":"Reprioritize Jobs/Tasks",
"component":"mozart",
"component":"figaro",
"submission_type":"individual",
"enable_dedup": false,
"params" : [
Expand Down
2 changes: 1 addition & 1 deletion docker/hysds-io.json.lw-mozart-retry
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label":"Retry Jobs/Tasks",
"component":"mozart",
"component":"figaro",
"submission_type":"individual",
"enable_dedup": false,
"params" : [
Expand Down
2 changes: 1 addition & 1 deletion docker/hysds-io.json.lw-mozart-revoke
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label":"_Revoke / _Stop Job",
"component":"mozart",
"component":"figaro",
"submission_type":"individual",
"params" : [
{
Expand Down

0 comments on commit 7cc73a5

Please sign in to comment.