Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2E deploy test: rewrite in go tests #814

Merged
merged 58 commits into from
Jan 20, 2021
Merged

Commits on Jan 20, 2021

  1. ✨ add tests/e2e package

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    64de442 View commit details
    Browse the repository at this point in the history
  2. ✨ use stream apis

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bf21424 View commit details
    Browse the repository at this point in the history
  3. ✨ add GetObject & SearchByID

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ef587c2 View commit details
    Browse the repository at this point in the history
  4. ♻️ improve validation

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    3f5cde0 View commit details
    Browse the repository at this point in the history
  5. 💚 update e2e-deploy

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    80f45f7 View commit details
    Browse the repository at this point in the history
  6. 💚 add libhdf5 for e2e-deploy test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5df6182 View commit details
    Browse the repository at this point in the history
  7. 💚 fix vald client

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    244ac89 View commit details
    Browse the repository at this point in the history
  8. 💚 fix NewPortforward interface

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8862cb3 View commit details
    Browse the repository at this point in the history
  9. 🔥 commented out logging search results

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    cabca13 View commit details
    Browse the repository at this point in the history
  10. ✅ improve e2e test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fe1c6cf View commit details
    Browse the repository at this point in the history
  11. 🍱 update values-ci manifest

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0442521 View commit details
    Browse the repository at this point in the history
  12. 💚 simplify

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    05c3bfc View commit details
    Browse the repository at this point in the history
  13. 🔧 add config

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8c56b8a View commit details
    Browse the repository at this point in the history
  14. 🔧 inc replicas

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5326ec6 View commit details
    Browse the repository at this point in the history
  15. 💚 fix loop

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7ed2b49 View commit details
    Browse the repository at this point in the history
  16. 🔊 add log

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    cc0709c View commit details
    Browse the repository at this point in the history
  17. 🔍 improve logs

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    00c78b9 View commit details
    Browse the repository at this point in the history
  18. 🔧 add keepalive

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a9a9edc View commit details
    Browse the repository at this point in the history
  19. 💚 add Cassandra E2E test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    88dd7a5 View commit details
    Browse the repository at this point in the history
  20. 🔧 revise config

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9fc6928 View commit details
    Browse the repository at this point in the history
  21. 🔧 revise config

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    08a9549 View commit details
    Browse the repository at this point in the history
  22. 🔧 cassandra consistency = one

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5649f17 View commit details
    Browse the repository at this point in the history
  23. 💚 trigger e2e deploy test using chatops

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ae5385b View commit details
    Browse the repository at this point in the history
  24. ✅ use correct version of containers

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    80c07c0 View commit details
    Browse the repository at this point in the history
  25. 🔊 print HELM_EXTRA_OPTIONS

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1b512e8 View commit details
    Browse the repository at this point in the history
  26. 💚 remove redundant condition checks

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a5e0676 View commit details
    Browse the repository at this point in the history
  27. ⬆️ upgrade setup-k3d

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    860cf5d View commit details
    Browse the repository at this point in the history
  28. ✅ just a workaround for strange mysql table definition

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    37a8a16 View commit details
    Browse the repository at this point in the history
  29. 🚚 move values into .github/helm/values

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    4cde34f View commit details
    Browse the repository at this point in the history
  30. ✅ add sidecar test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6f9a3c5 View commit details
    Browse the repository at this point in the history
  31. 🔧 fix

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ec4e9eb View commit details
    Browse the repository at this point in the history
  32. 🔧 fix config for agent-sidecar

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a8972f7 View commit details
    Browse the repository at this point in the history
  33. 🔧 reduce number of data

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8d5e3dd View commit details
    Browse the repository at this point in the history
  34. 🔧 add createindex phase

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f7eeb5e View commit details
    Browse the repository at this point in the history
  35. 🔧 remove useless config

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8a27b76 View commit details
    Browse the repository at this point in the history
  36. 💚 remove useless lines

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7540f81 View commit details
    Browse the repository at this point in the history
  37. 🔧 fix sidecar config

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    c3e9e4a View commit details
    Browse the repository at this point in the history
  38. ✅ add tests for mysql deleteMeta

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    05eb14b View commit details
    Browse the repository at this point in the history
  39. 🔧 Add options for which data is used for test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    36f3b78 View commit details
    Browse the repository at this point in the history
  40. 🎨 format yamls

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1a215b1 View commit details
    Browse the repository at this point in the history
  41. 📄 Update license header

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    458720a View commit details
    Browse the repository at this point in the history
  42. ⬆️ Upgrade to v1 APIs

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    46d98cb View commit details
    Browse the repository at this point in the history
  43. 🔧 Fix Helm values for E2E test

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    4d27f64 View commit details
    Browse the repository at this point in the history
  44. 💚 Fix method call

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    99ff8a8 View commit details
    Browse the repository at this point in the history
  45. 🔧 Reduce number of data

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    32dee0c View commit details
    Browse the repository at this point in the history
  46. 💚 Fix to use v1 vald API

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    2e131a8 View commit details
    Browse the repository at this point in the history
  47. 🔧 Reduce number of Scylla cluster member

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0897a1e View commit details
    Browse the repository at this point in the history
  48. 🚸 Add a variable for scylla deploy task

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    30eb7ce View commit details
    Browse the repository at this point in the history
  49. 🔧 Add minio deploy task

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8bc0f29 View commit details
    Browse the repository at this point in the history
  50. ♻️ Use kubectl wait instead for sh loop

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    
    :pencil2: Fix typo
    
    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    95413fb View commit details
    Browse the repository at this point in the history
  51. ➕ Add cli-runtime to go.mod.default / Remove duplicated client-go entry

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    78c8b61 View commit details
    Browse the repository at this point in the history
  52. ♻️ use assoc list for checking pr-xxx image existences

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    6b64c4e View commit details
    Browse the repository at this point in the history
  53. ⬆️ Update go.sum

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bfd71b6 View commit details
    Browse the repository at this point in the history
  54. 💚 Fix build

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    4e1754a View commit details
    Browse the repository at this point in the history
  55. 🔧 tuning: add sleep

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7ac2e01 View commit details
    Browse the repository at this point in the history
  56. 🔧 Tuning number of requests

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7c242a2 View commit details
    Browse the repository at this point in the history
  57. 💚 Fix e2e tests code

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    31d9436 View commit details
    Browse the repository at this point in the history
  58. ✅ Update e2e tests

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8186a7f View commit details
    Browse the repository at this point in the history