Skip to content

Commit

Permalink
Re-gen workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Apr 4, 2024
1 parent 8228c8f commit bcec3fc
Show file tree
Hide file tree
Showing 73 changed files with 4 additions and 77 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_15.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_21.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_backup_pitr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_backup_pitr_mysql57.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_mysql80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_mysql_server_vault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_onlineddl_ghost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_onlineddl_revert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_onlineddl_scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_onlineddl_vrepl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_schemadiff_vrepl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
uses: actions/setup-go@v5
with:
go-version: 1.22.2
go-version: 1.21.9

- name: Set up python
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
Expand Down Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vreplication_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
uses: actions/setup-go@v5
with:
go-version: 1.22.2
go-version: 1.21.9

- name: Set up python
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
Expand Down Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vreplication_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vstream_failover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
uses: actions/setup-go@v5
with:
go-version: 1.22.2
go-version: 1.21.9

- name: Set up python
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
Expand Down Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
uses: actions/setup-go@v5
with:
go-version: 1.22.2
go-version: 1.21.9

- name: Set up python
if: steps.skip-workflow.outputs.skip-workflow == 'false' && steps.changes.outputs.end_to_end == 'true'
Expand Down Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtbackup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_gen4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:
# print test output
cat output.txt
1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_godriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:
# print test output
cat output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_queries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_reservedconn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_topo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_topo_consul.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_topo_etcd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_transaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_unsharded.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_vindex_heavy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtgate_vschema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtorc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vtorc_mysql57.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_vttablet_prscomplex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_xb_backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_xb_backup_mysql57.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_xb_recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/cluster_endtoend_xb_recovery_mysql57.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,3 @@ jobs:

# print test output
cat output.txt

1 change: 0 additions & 1 deletion .github/workflows/unit_test_mysql57.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,3 @@ jobs:

# print test output
cat output.txt

Loading

0 comments on commit bcec3fc

Please sign in to comment.