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

test: CLI E2E tests with template operator #1792

Merged
merged 138 commits into from
Oct 6, 2023

Commits on Sep 27, 2023

  1. Setup e2e tests action

    nesmabadr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    151a3a2 View commit details
    Browse the repository at this point in the history
  2. Forcing an empty commit.

    nesmabadr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e1b6f3a View commit details
    Browse the repository at this point in the history
  3. Add go file + make target

    nesmabadr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    38d6e39 View commit details
    Browse the repository at this point in the history
  4. add Run E2E tests step

    nesmabadr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9e6eee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. add e2e test

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    20ecd92 View commit details
    Browse the repository at this point in the history
  2. refactor existing E2E tests

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    300ad0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d3c1a1 View commit details
    Browse the repository at this point in the history
  4. trigger the pipeline

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a6feeab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    885086d View commit details
    Browse the repository at this point in the history
  6. fix yaml file

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0913d31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    720c541 View commit details
    Browse the repository at this point in the history
  8. some fixes

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    24cbf98 View commit details
    Browse the repository at this point in the history
  9. some fixes

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5b35a91 View commit details
    Browse the repository at this point in the history
  10. add suite_test.go

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dc0cbff View commit details
    Browse the repository at this point in the history
  11. ginkgo bootstrap

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3120b17 View commit details
    Browse the repository at this point in the history
  12. add e2e_suite_test

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ee8f138 View commit details
    Browse the repository at this point in the history
  13. remove unnecessary log

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5f360e8 View commit details
    Browse the repository at this point in the history
  14. fixes

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2743acc View commit details
    Browse the repository at this point in the history
  15. fixes

    nesmabadr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6d58112 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. start test implementation

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    579e932 View commit details
    Browse the repository at this point in the history
  2. disable running e2e from

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fa8749c View commit details
    Browse the repository at this point in the history
  3. create module test changes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a206bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345c659 View commit details
    Browse the repository at this point in the history
  5. kyma alpha deploy

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d646ff6 View commit details
    Browse the repository at this point in the history
  6. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9f778ce View commit details
    Browse the repository at this point in the history
  7. Forcing an empty commit.

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    544aaea View commit details
    Browse the repository at this point in the history
  8. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a6a885d View commit details
    Browse the repository at this point in the history
  9. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3a87fc8 View commit details
    Browse the repository at this point in the history
  10. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    838266b View commit details
    Browse the repository at this point in the history
  11. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1ce2170 View commit details
    Browse the repository at this point in the history
  12. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8a86773 View commit details
    Browse the repository at this point in the history
  13. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a88a7dc View commit details
    Browse the repository at this point in the history
  14. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    37a9dcf View commit details
    Browse the repository at this point in the history
  15. Increase timeout

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    766ab7b View commit details
    Browse the repository at this point in the history
  16. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2fdbad9 View commit details
    Browse the repository at this point in the history
  17. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c37a75c View commit details
    Browse the repository at this point in the history
  18. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    75f414c View commit details
    Browse the repository at this point in the history
  19. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    aa1664f View commit details
    Browse the repository at this point in the history
  20. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ba5253e View commit details
    Browse the repository at this point in the history
  21. fix

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0a99518 View commit details
    Browse the repository at this point in the history
  22. Reduce timeout

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6a49a7d View commit details
    Browse the repository at this point in the history
  23. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e9c860d View commit details
    Browse the repository at this point in the history
  24. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1120b90 View commit details
    Browse the repository at this point in the history
  25. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2bf6c3f View commit details
    Browse the repository at this point in the history
  26. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    feb3e84 View commit details
    Browse the repository at this point in the history
  27. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1bbf2f9 View commit details
    Browse the repository at this point in the history
  28. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1cca469 View commit details
    Browse the repository at this point in the history
  29. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    df21e62 View commit details
    Browse the repository at this point in the history
  30. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    24ef896 View commit details
    Browse the repository at this point in the history
  31. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    62ba4a0 View commit details
    Browse the repository at this point in the history
  32. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d442df7 View commit details
    Browse the repository at this point in the history
  33. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5e9f124 View commit details
    Browse the repository at this point in the history
  34. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    755fefb View commit details
    Browse the repository at this point in the history
  35. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6830155 View commit details
    Browse the repository at this point in the history
  36. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c09f5e2 View commit details
    Browse the repository at this point in the history
  37. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b9106b8 View commit details
    Browse the repository at this point in the history
  38. debug error

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2628be7 View commit details
    Browse the repository at this point in the history
  39. enable module

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9341e2d View commit details
    Browse the repository at this point in the history
  40. enable module

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d4ffa92 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9f00b85 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8bfd7df View commit details
    Browse the repository at this point in the history
  43. debug

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1a11220 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    816c00a View commit details
    Browse the repository at this point in the history
  45. fix linting

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e44fec9 View commit details
    Browse the repository at this point in the history
  46. debugging

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0cf8265 View commit details
    Browse the repository at this point in the history
  47. debugging

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7668ed0 View commit details
    Browse the repository at this point in the history
  48. debugging

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d3b11fa View commit details
    Browse the repository at this point in the history
  49. debugging

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    382b6b9 View commit details
    Browse the repository at this point in the history
  50. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b570213 View commit details
    Browse the repository at this point in the history
  51. fixes

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    32eb8df View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d6e1b2e View commit details
    Browse the repository at this point in the history
  53. print kyma.status.modules

    nesmabadr committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5afc707 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. add v1extensions scheme

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8dd26d1 View commit details
    Browse the repository at this point in the history
  2. increase timeout

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    72108fd View commit details
    Browse the repository at this point in the history
  3. debugging

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aa05670 View commit details
    Browse the repository at this point in the history
  4. debugging

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    352990a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ec3ad0 View commit details
    Browse the repository at this point in the history
  6. fix linting

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a1eb0b1 View commit details
    Browse the repository at this point in the history
  7. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    46fc0f8 View commit details
    Browse the repository at this point in the history
  8. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0062086 View commit details
    Browse the repository at this point in the history
  9. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3516cc3 View commit details
    Browse the repository at this point in the history
  10. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7ab6ef4 View commit details
    Browse the repository at this point in the history
  11. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bd31f27 View commit details
    Browse the repository at this point in the history
  12. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d435534 View commit details
    Browse the repository at this point in the history
  13. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dda24e5 View commit details
    Browse the repository at this point in the history
  14. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    91c6a6d View commit details
    Browse the repository at this point in the history
  15. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a458091 View commit details
    Browse the repository at this point in the history
  16. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    87da50d View commit details
    Browse the repository at this point in the history
  17. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d4cbf14 View commit details
    Browse the repository at this point in the history
  18. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5bc33ad View commit details
    Browse the repository at this point in the history
  19. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b428b81 View commit details
    Browse the repository at this point in the history
  20. disable module

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2d03b73 View commit details
    Browse the repository at this point in the history
  21. add new template-operator

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1149b0 View commit details
    Browse the repository at this point in the history
  22. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aa69aab View commit details
    Browse the repository at this point in the history
  23. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4794910 View commit details
    Browse the repository at this point in the history
  24. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fe0d597 View commit details
    Browse the repository at this point in the history
  25. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ffb9886 View commit details
    Browse the repository at this point in the history
  26. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bc79292 View commit details
    Browse the repository at this point in the history
  27. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b96bd93 View commit details
    Browse the repository at this point in the history
  28. fix test

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    901c88d View commit details
    Browse the repository at this point in the history
  29. fix linting

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2bcb26b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    348584c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a9ed6bc View commit details
    Browse the repository at this point in the history
  32. debug error

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4bca2ac View commit details
    Browse the repository at this point in the history
  33. debug error

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0ae9c77 View commit details
    Browse the repository at this point in the history
  34. debug error

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d2b7146 View commit details
    Browse the repository at this point in the history
  35. fixes

    nesmabadr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    56a6750 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Oleksandr's comments

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    529551c View commit details
    Browse the repository at this point in the history
  2. fix test

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9020583 View commit details
    Browse the repository at this point in the history
  3. remove

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e1262ff View commit details
    Browse the repository at this point in the history
  4. fix test

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c55bb1d View commit details
    Browse the repository at this point in the history
  5. fix test

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    05fa732 View commit details
    Browse the repository at this point in the history
  6. comment 1

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cbe9d52 View commit details
    Browse the repository at this point in the history
  7. Oleksandr's PR comments

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3b72e66 View commit details
    Browse the repository at this point in the history
  8. fix

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    44ce5bb View commit details
    Browse the repository at this point in the history
  9. fix

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    587c3d7 View commit details
    Browse the repository at this point in the history
  10. fix

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3a6bb94 View commit details
    Browse the repository at this point in the history
  11. fix

    nesmabadr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4d07597 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Rephrase the Describe

    nesmabadr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4c4bf90 View commit details
    Browse the repository at this point in the history
  2. Oleksandr's comments

    nesmabadr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2190aed View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Xin's comments

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0b75e31 View commit details
    Browse the repository at this point in the history
  2. Oleksandr's comments

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    59dd50c View commit details
    Browse the repository at this point in the history
  3. flatten

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6a7deda View commit details
    Browse the repository at this point in the history
  4. fix linting

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cb6d0ba View commit details
    Browse the repository at this point in the history
  5. fixes

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c367c59 View commit details
    Browse the repository at this point in the history
  6. fixes

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7b934c1 View commit details
    Browse the repository at this point in the history
  7. fixes

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a368070 View commit details
    Browse the repository at this point in the history
  8. fix create module

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    964e5b4 View commit details
    Browse the repository at this point in the history
  9. remove duplicate targets

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    130916c View commit details
    Browse the repository at this point in the history
  10. Forcing an empty commit.

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    54191cd View commit details
    Browse the repository at this point in the history
  11. Xin's comment

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    fba239e View commit details
    Browse the repository at this point in the history
  12. Xin's comment

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d3cc563 View commit details
    Browse the repository at this point in the history
  13. fix status

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    fd51e3a View commit details
    Browse the repository at this point in the history
  14. fix status

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a32b837 View commit details
    Browse the repository at this point in the history
  15. fix status

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4745123 View commit details
    Browse the repository at this point in the history
  16. fix status

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    907835e View commit details
    Browse the repository at this point in the history
  17. comment

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    46c0cef View commit details
    Browse the repository at this point in the history
  18. remove unneeded consts

    nesmabadr committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0989d5c View commit details
    Browse the repository at this point in the history