This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
publics
/
etcd-io__etcd
İzle
0
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Kaynağa Gözat
tests: move internal "e2e"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee
8 yıl önce
ebeveyn
d636abc2d4
işleme
72211db7cf
39 değiştirilmiş dosya
ile
0 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
0
0
tests/e2e/cluster_direct_test.go
0
0
tests/e2e/cluster_proxy_test.go
0
0
tests/e2e/cluster_test.go
0
0
tests/e2e/ctl_v2_test.go
0
0
tests/e2e/ctl_v3_alarm_test.go
0
0
tests/e2e/ctl_v3_auth_test.go
0
0
tests/e2e/ctl_v3_compact_test.go
0
0
tests/e2e/ctl_v3_defrag_test.go
0
0
tests/e2e/ctl_v3_elect_test.go
0
0
tests/e2e/ctl_v3_endpoint_test.go
0
0
tests/e2e/ctl_v3_kv_test.go
0
0
tests/e2e/ctl_v3_lease_test.go
0
0
tests/e2e/ctl_v3_lock_test.go
0
0
tests/e2e/ctl_v3_make_mirror_test.go
0
0
tests/e2e/ctl_v3_member_test.go
0
0
tests/e2e/ctl_v3_migrate_test.go
0
0
tests/e2e/ctl_v3_move_leader_test.go
0
0
tests/e2e/ctl_v3_role_test.go
0
0
tests/e2e/ctl_v3_snapshot_test.go
0
0
tests/e2e/ctl_v3_test.go
0
0
tests/e2e/ctl_v3_txn_test.go
0
0
tests/e2e/ctl_v3_user_test.go
0
0
tests/e2e/ctl_v3_watch_test.go
0
0
tests/e2e/doc.go
0
0
tests/e2e/etcd_config_test.go
0
0
tests/e2e/etcd_corrupt_test.go
0
0
tests/e2e/etcd_process.go
0
0
tests/e2e/etcd_release_upgrade_test.go
0
0
tests/e2e/etcd_spawn_cov.go
0
0
tests/e2e/etcd_spawn_nocov.go
0
0
tests/e2e/gateway_test.go
0
0
tests/e2e/main_test.go
0
0
tests/e2e/metrics_test.go
0
0
tests/e2e/util.go
0
0
tests/e2e/v2_curl_test.go
0
0
tests/e2e/v2_test.go
0
0
tests/e2e/v2v3_test.go
0
0
tests/e2e/v3_curl_lease_test.go
0
0
tests/e2e/v3_curl_test.go
+ 0
- 0
e2e/cluster_direct_test.go → tests/e2e/cluster_direct_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/cluster_proxy_test.go → tests/e2e/cluster_proxy_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/cluster_test.go → tests/e2e/cluster_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v2_test.go → tests/e2e/ctl_v2_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_alarm_test.go → tests/e2e/ctl_v3_alarm_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_auth_test.go → tests/e2e/ctl_v3_auth_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_compact_test.go → tests/e2e/ctl_v3_compact_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_defrag_test.go → tests/e2e/ctl_v3_defrag_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_elect_test.go → tests/e2e/ctl_v3_elect_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_endpoint_test.go → tests/e2e/ctl_v3_endpoint_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_kv_test.go → tests/e2e/ctl_v3_kv_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_lease_test.go → tests/e2e/ctl_v3_lease_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_lock_test.go → tests/e2e/ctl_v3_lock_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_make_mirror_test.go → tests/e2e/ctl_v3_make_mirror_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_member_test.go → tests/e2e/ctl_v3_member_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_migrate_test.go → tests/e2e/ctl_v3_migrate_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_move_leader_test.go → tests/e2e/ctl_v3_move_leader_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_role_test.go → tests/e2e/ctl_v3_role_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_snapshot_test.go → tests/e2e/ctl_v3_snapshot_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_test.go → tests/e2e/ctl_v3_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_txn_test.go → tests/e2e/ctl_v3_txn_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_user_test.go → tests/e2e/ctl_v3_user_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/ctl_v3_watch_test.go → tests/e2e/ctl_v3_watch_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/doc.go → tests/e2e/doc.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_config_test.go → tests/e2e/etcd_config_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_corrupt_test.go → tests/e2e/etcd_corrupt_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_process.go → tests/e2e/etcd_process.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_release_upgrade_test.go → tests/e2e/etcd_release_upgrade_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_spawn_cov.go → tests/e2e/etcd_spawn_cov.go
Dosyayı Görüntüle
+ 0
- 0
e2e/etcd_spawn_nocov.go → tests/e2e/etcd_spawn_nocov.go
Dosyayı Görüntüle
+ 0
- 0
e2e/gateway_test.go → tests/e2e/gateway_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/main_test.go → tests/e2e/main_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/metrics_test.go → tests/e2e/metrics_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/util.go → tests/e2e/util.go
Dosyayı Görüntüle
+ 0
- 0
e2e/v2_curl_test.go → tests/e2e/v2_curl_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/v2_test.go → tests/e2e/v2_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/v2v3_test.go → tests/e2e/v2v3_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/v3_curl_lease_test.go → tests/e2e/v3_curl_lease_test.go
Dosyayı Görüntüle
+ 0
- 0
e2e/v3_curl_test.go → tests/e2e/v3_curl_test.go
Dosyayı Görüntüle