aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/e2e.yml
AgeCommit message (Expand)AuthorFilesLines
2024-03-18chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#5390)dependabot[bot]1-1/+1
2023-12-18Bump actions/upload-artifact from 3 to 4 (#5117)dependabot[bot]1-1/+1
2023-12-11Bump actions/setup-go from 4.1.0 to 5.0.0dependabot[bot]1-1/+1
2023-10-23Bump actions/checkout from 4.1.0 to 4.1.1 (#4935)dependabot[bot]1-1/+1
2023-09-25Bump actions/checkout from 4.0.0 to 4.1.0 (#4867)dependabot[bot]1-1/+1
2023-09-22trying iodepthchrislu1-2/+2
2023-09-22seems removing --ioengine=libaio helpedchrislu1-3/+3
2023-09-22adjust timeoutchrislu1-2/+2
2023-09-22adjust total timeoutchrislu1-1/+1
2023-09-22increase timeout for 4kB block FIO testchrislu1-1/+1
2023-09-22adjust e2e test step namechrislu1-3/+3
2023-09-04Bump actions/checkout from 3 to 4 (#4812)dependabot[bot]1-1/+1
2023-08-14Bump actions/setup-go from 4.0.1 to 4.1.0 (#4748)dependabot[bot]1-1/+1
2023-05-15build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#4470)dependabot[bot]1-1/+1
2023-03-20build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#4323)dependabot[bot]1-1/+1
2023-01-16adjust timingchrislu1-6/+6
2023-01-16tweaking fiochrislu1-8/+23
2023-01-15increase timeoutChris Lu1-1/+1
2023-01-09build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120)dependabot[bot]1-1/+1
2022-12-19build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066)dependabot[bot]1-1/+1
2022-12-19build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#4065)dependabot[bot]1-1/+1
2022-12-05build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#4029)dependabot[bot]1-1/+1
2022-10-24build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#3896)dependabot[bot]1-1/+1
2022-10-10build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)dependabot[bot]1-1/+1
2022-08-31Add an End-to-End workflow for FUSE mount (#3562)Patrick Schmidt1-0/+89