You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Currently, command mentioned in notes at location: https://github.com/elastic/e2e-testing/tree/master/e2e/_suites/fleet on Step 4, related to downloading of sync-integration dependency is in-correct and causing some sort of confusions and misleading for users who are new to Docker tool and setting up e2e-testing repo on Docker.
Reference Screenshot:
So, expected command need to be updated is follows:
make -C cli sync-integrations
Currently, command mentioned in notes at location: https://github.com/elastic/e2e-testing/tree/master/e2e/_suites/fleet on Step 4, related to downloading of sync-integration dependency is in-correct and causing some sort of confusions and misleading for users who are new to Docker tool and setting up e2e-testing repo on Docker.
Reference Screenshot:

So, expected command need to be updated is follows:
make -C cli sync-integrations