-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Defold version used in tests. Add new config for frontend-app-…
…test instance.
- Loading branch information
1 parent
f94b57e
commit c2852c7
Showing
3 changed files
with
34 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
extender: | ||
remote-builder: | ||
enabled: true | ||
platforms: | ||
android-ndk25: | ||
url: http://android-ndk25:9000 | ||
instanceId: android-ndk25 | ||
alwaysOn: true | ||
emsdk-3155: | ||
url: http://emsdk-3155:9000 | ||
instanceId: emsdk-3155 | ||
emsdk-3165: | ||
url: http://emsdk-3165:9000 | ||
instanceId: emsdk-3165 | ||
linux-latest: | ||
url: http://linux:9000 | ||
instanceId: linux | ||
nssdk-1832: | ||
url: http://10.0.0.4:9000 | ||
instanceId: nssdk-1832 | ||
ps4-12000: | ||
url: http://ps4-12000:9000 | ||
instanceId: ps4-12000 | ||
ps5-10000: | ||
url: http://ps5-10000:9000 | ||
instanceId: ps5-10000 | ||
winsdk-2022: | ||
url: http://winsdk-2022:9000 | ||
instanceId: winsdk-2022 | ||
|
||
logging.pattern.level: "%5p [${spring.application.name:},%X{traceId:-},%X{spanId:-}]" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters