Граф коммитов

588 Коммитов

Автор SHA1 Сообщение Дата
Andy Zhang faa5b1816d
Update README.md 2024-09-03 19:54:17 +08:00
Andy Zhang 5bd8052914
Update README.md 2024-06-05 18:51:45 +08:00
Andy Zhang dcf9deaad6
fix repo address 2024-06-05 18:40:36 +08:00
Andy Zhang bfe04ff7c9
fix repo address 2024-06-05 18:40:12 +08:00
Andy Zhang d788f41486
Merge pull request #145 from umagnus/improve_pod_failover
test: improve pod failover test
2024-05-23 16:26:10 +08:00
umagnus 5f100f8800 improve pod failover test 2024-05-23 08:22:31 +00:00
Andy Zhang f6ac19cca8
Merge pull request #144 from umagnus/xinyuyuan/add_pod_failover_aws
test: add pod failover test script on aws for comparison test
2024-05-13 16:24:57 +08:00
umagnus 6ec4697430 add pod failover test on aws 2024-05-13 08:21:11 +00:00
umagnus 3fb3ac5da8 add pod failover aws 2024-04-29 08:39:10 +00:00
Andy Zhang a1db92301d
Merge pull request #142 from andyzhangx/upgrade-local-volume-version
chore: upgrade local-volume-provisioner version
2024-04-19 20:48:00 +08:00
andyzhangx 760a01872f chore: upgrade local-volume-provisioner version 2024-04-19 12:43:25 +00:00
Andy Zhang 40b53f7150
Merge pull request #140 from Azure/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-11-27 22:17:18 +08:00
dependabot[bot] f2f18002c2
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 12:49:32 +00:00
Andy Zhang f15eb99397
Merge pull request #139 from umagnus/update_openebs_v2.2
doc: update openebs mayastor 2.1 version
2023-07-25 16:30:09 +08:00
umagnus fe33371c05 update openebs mayastor 2.1 version 2023-07-25 07:27:00 +00:00
Andy Zhang 1dc8aed36b
Update README.md 2023-07-21 09:36:02 +08:00
Andy Zhang 855d93b226
Merge pull request #138 from umagnus/test_5disks
test: add attach_detach_test with 1 pod attached 4disks
2023-06-16 15:58:53 +08:00
umagnus b2813c4b53 fix 2023-06-16 02:58:05 +00:00
umagnus 27f85d53e7 add attach_test_4disks 2023-06-16 02:21:09 +00:00
Andy Zhang f02d25204c
Merge pull request #137 from Azure/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-05-25 11:00:12 +08:00
dependabot[bot] 99e9c247f4
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 02:58:58 +00:00
Andy Zhang 98aeb07b1b
Merge pull request #136 from andyzhangx/add-dependabot
test: add dependabot action
2023-05-25 10:58:37 +08:00
andyzhangx 862783e09d test: add dependabot action 2023-05-25 02:54:28 +00:00
Andy Zhang 6b36af40c2
Update README.md 2023-05-25 10:46:56 +08:00
Andy Zhang caec1863ee
Update README.md 2023-03-21 20:06:03 +08:00
Andy Zhang 0896a12641
Update README.md 2023-03-21 19:41:14 +08:00
Andy Zhang 7a46980384
Merge pull request #135 from andyzhangx/fast-format
fix: make disk format faster in local volume example
2023-03-11 17:24:09 +08:00
andyzhangx 7eee5eaf09 chore: fix yaml format 2023-03-11 09:21:03 +00:00
andyzhangx 1a8d1f6288 fix: make disk formater faster 2023-03-11 09:18:05 +00:00
Andy Zhang 45691f2ce1
Merge pull request #134 from umagnus/add_sleep_time_before_detach
test: add sleep 5 min between attach and detach test
2023-02-27 11:25:19 +08:00
umagnus db0e2d0c0c add sleep 5 min before detach test 2023-02-27 02:06:27 +00:00
Andy Zhang acafebcbf7
Merge pull request #132 from umagnus/add_p100_result
test: add p100 attach/detach test result
2023-02-23 11:30:43 +08:00
umagnus 7d5f9e5582 add p100 attach/detach test result 2023-02-23 02:46:24 +00:00
Andy Zhang 4374cf7eef
Merge pull request #131 from umagnus/attach_test
fix: fix README.md file
2023-02-13 18:51:23 +08:00
umagnus e1555fb778 fix README.md file 2023-02-13 03:17:54 +00:00
Andy Zhang ccb5e4cc9d
Merge pull request #130 from umagnus/attach_test
Add pod fail over test script and add README.md file for test guide.
2023-02-10 11:01:08 +08:00
umagnus 0c512758a9 add test README.md for test script usage guide 2023-02-09 12:49:32 +00:00
umagnus 0fb2682454 add 1 pod 3 pvc pod failover test 2023-02-09 08:45:56 +00:00
Andy Zhang f7ea816b42
Merge pull request #129 from andyzhangx/reduce-sleep-time
test: reduce sleep time
2023-02-09 16:18:08 +08:00
andyzhangx 4c8278abea test: reduce sleep time 2023-02-09 08:15:24 +00:00
Andy Zhang c368e1dbcf
Merge pull request #128 from umagnus/attach_test
chore: rename attach_detach_test.sh and attach_detach_test_portworx.sh
2023-02-02 10:50:24 +08:00
umagnus 8003742d65 rename attach_detach_test.sh and attach_detach_test_portworx.sh 2023-02-02 02:34:34 +00:00
Andy Zhang dfa663c9f1
Merge pull request #127 from umagnus/attach_test
chore: use volueattachment for detach test and add portworx cyc test.
2023-02-02 10:29:04 +08:00
umagnus 20598cd421 use volumeattachment for detach test and add portworx cyc test
use v2 test

add portworx cyc test
2023-02-01 07:20:13 +00:00
Andy Zhang 400fc9e37f
Merge pull request #126 from andyzhangx/refine-attach-test-script
chore: refine attach_detach_test.sh
2023-02-01 14:55:46 +08:00
andyzhangx 62bab75b98 chore: refine attach_detach_test.sh 2023-02-01 06:41:55 +00:00
Andy Zhang 4c0d52285c
using v2.5.0 yaml files 2023-01-26 20:04:11 +08:00
Andy Zhang c6c7a188b9
Merge pull request #125 from andyzhangx/fix-local-tempdisk
fix: use /dev/disk/cloud/azure_resource-part1 for temp disk in local volume discovery
2023-01-26 19:58:05 +08:00
andyzhangx 9510ade0e5 fix: use /dev/disk/cloud/azure_resource-part1 for temp disk 2023-01-26 11:55:29 +00:00
Andy Zhang 8fd03ae386
Merge pull request #124 from umagnus/attach_test
[test] use curl in cyc_attach_detach_test.sh for attach/detach test
2023-01-14 22:07:38 +08:00