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

feat: update new synthetics test node locations #515

Merged
merged 4 commits into from
Jun 2, 2022

Conversation

vigneshshanmugam
Copy link
Member

@vigneshshanmugam vigneshshanmugam commented Jun 1, 2022

@apmmachine
Copy link

apmmachine commented Jun 1, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-02T18:54:58.400+0000

  • Duration: 14 min 5 sec

Test stats 🧪

Test Results
Failed 0
Passed 161
Skipped 2
Total 163

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

src/dsl/monitor.ts Outdated Show resolved Hide resolved
andrewvc and others added 2 commits June 2, 2022 11:37
* Update locs programatically

* Improvements

* Fix casing and spaces
set -ex
TARGET=src/dsl/locations.ts
echo '// DO NOT EDIT - UPDATE WITH `npm run build:locations`' > $TARGET
echo 'export const LocationsMap =' >> $TARGET
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove -n to avoid the errors.

the builtin echo in sh(1) does not accept the -n option

Copy link
Contributor

@andrewvc andrewvc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending newline fix

@vigneshshanmugam
Copy link
Member Author

We have decided to leave it as it.

@vigneshshanmugam vigneshshanmugam merged commit c24a991 into elastic:main Jun 2, 2022
@vigneshshanmugam vigneshshanmugam deleted the update-locs branch June 2, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants