Commit Graph
593 Commits
Author SHA1 Message Date
Axel Uhl fe05c3d3ff removed fields from exclude list of compareServers;
discardIndexResultsStartingWithHowManyRaces
overallLeaderboardName
hasOverallLeaderboard
2024-06-29 15:20:40 +02:00
Axel Uhl f569f91704 upgrade to TracAPI 3.15.12: The MTB reader is not releasing all the resources once the reading process is over 2024-06-25 13:41:29 +02:00
Axel Uhl 0f2cc6bcff timepoint-ms must be excluded from compareServers comparison 2024-06-14 09:42:57 +02:00
Axel Uhl 8511f47081 reset additional timestamp filter from compareServers 2024-06-13 16:17:11 +02:00
Axel Uhl 95ed2233d3 fixed workflow file syntax for new skip_tests input 2024-06-13 15:33:38 +02:00
Thomas Stokes 45e2e37e2a Merge branch 'main' into bug5938 2024-06-11 15:09:18 +01:00
Axel Uhl 22e3624a72 bug5791: fixed test for non-empty variables in env-default-rules.sh; fixed test for empty chargebee values in ChargebeeConfiguration 2024-06-05 15:45:05 +02:00
Axel Uhl c5383fc3c0 added script configuration/github-download-release-assets.sh 2024-05-22 14:25:50 +02:00
Axel Uhl d210b24156 updated comments regarding release download from Github in refreshInstance.sh 2024-05-22 13:39:17 +02:00
Thomas S aa5bc4323f b5938: Relocate the refreshInstance.sh 2024-05-20 14:13:54 +00:00
Axel Uhl 935a797eb0 Merge branch 'master' into bug5912 2024-05-08 15:31:01 +02:00
Axel Uhl 0954c8e44e added healthy check in compareServers before doing anything 2024-05-08 10:45:34 +02:00
Axel Uhl aeb780a55b Merge branch 'master' into bug5912 2024-05-06 16:02:38 +02:00
Axel Uhl 94413f9c9d added comment to java/target/refreshInstance.sh that explains how we can obtain the latest Github release 2024-05-03 17:23:02 +02:00
Axel Uhl 10e05a8d61 Merge branch 'master' into bug5912 2024-05-02 15:45:58 +02:00
Axel Uhl 4c1560a65b bug6003: add authorization check for export of polar and wind estimation data 2024-05-02 13:45:06 +02:00
Thomas Stokes bcb3c22ad8 b5912: Add the tmux conf and alter the script to setup the management panel. 2024-03-25 22:46:39 +01:00
Axel Uhl b93806ac93 jetty-9.4.53: updated launch configs and Selenium platform definition;
fixed jetty.xml regarding how the MBean server for JMX managed beans is
initialized
2024-02-14 13:38:01 +01:00
Axel Uhl 37f9079b83 bug5955: in CompositeCPUMetrics use separate CPUMeter instance and delegate to it 2024-02-02 01:08:14 +01:00
Axel Uhl f57da8b08e bug5947: use MongoDB "replica" replica-set on localhost by default for replicas 2024-01-15 16:02:50 +01:00
Axel Uhl 684880d84c turning Google Maps API key into a secret 2023-12-29 17:18:36 +01:00
Axel Uhl b522be16f2 improved output of stop script by adding "s" as time unit 2023-12-05 22:31:06 +01:00
Axel Uhl 8a45aaf814 bug5920: map environment variables IGTIMI_CLIENT_ID and IGTIMI_CLIENT_SECRET to system properties 2023-11-29 11:17:22 +01:00
Axel Uhl bb98cab00c bug5920: interpret MANAGE2SAIL_ACCESS_TOKEN env var in env-default-rules.sh script 2023-11-28 10:05:07 +01:00
Axel Uhl 51516ff805 raising Jetty idleTimeout from 1min to 5min 2023-08-28 10:58:06 +02:00
Axel Uhl b954a2fad6 extend Jetty idleTimeout from 30s to 60s 2023-08-24 23:29:44 +02:00
Axel Uhl ee5f432f58 accept leaderboard group IDs as additional parameters for compareServers with the -a parameter 2023-08-02 11:06:30 +02:00
Axel Uhl 67c3179d3a update a leaderboard score correction's update time point from RaceLog only if it's newer 2023-07-10 10:51:35 +02:00
Axel Uhl 8cb2adf98c use multipart/form-data for compareServers script to avoid server warning about consumed request body 2023-07-08 19:21:36 +02:00
Axel Uhl 70905018b4 determine "mail" version and set MAIL_ATTACH_OPTION to -a or -A respectively 2023-07-03 11:18:49 +02:00
Axel Uhl 6e0ed4335c switched default notification addresses from simon.marcel.pamies@sap.com to axel.uhl@sap.com 2023-02-28 11:32:12 +01:00
Axel Uhl f3b434ff2c bug5824: introduced update queue and task for IncrementalMstHmmWindEstimationForTrackedRace 2023-02-24 15:30:05 +01:00
Axel Uhl 98c1003517 enhanced java/target/compareServers script such that with -a it works with the REST API for compareservers 2023-01-27 23:14:35 +01:00
Axel Uhl a9d6a544e5 removed UseMembar from another start script 2022-12-19 10:48:42 +01:00
Axel Uhl fa49150cbe don't use ZGC for Java runtimes >=11; G1GC may still be better for us in most cases 2022-12-18 23:03:10 +01:00
Axel Uhl a318825eaa increased Java-11 GC log file size 2022-12-17 11:32:14 +01:00
Axel Uhl bb87d1882f bug5792: down-ported / cherry-picked Dockerfile for sapmachine-11 and corresponding env.sh changes 2022-12-12 08:05:57 -08:00
Axel Uhl cbbdb22202 bug5077: added -Dgwt.rpc.version=9 to start script 2022-10-28 23:55:48 +02:00
Axel Uhl e95d1232e6 aftermath to bug4821: removed illegal-access=permit flag for Java 11 options 2022-08-23 13:19:11 +02:00
Axel Uhl 947de37542 bug5728: manually-crafted test fix sequences must not undergo outlier filtering; fighting intermittent MongoDB causality errors 2022-08-11 02:11:56 +02:00
Axel Uhl df72177966 bug5741: reduce debug logging for replication 2022-06-28 14:34:47 +02:00
Axel Uhl 49ab55f5a6 bug5741: create object output stream only once new replicable ID is known 2022-06-27 18:21:44 +02:00
Axel Uhl a0beaae873 bug5518: return to INFO in local debug logging properties for OperationQueueByKeyExecutor 2022-04-26 14:04:39 +02:00
Axel Uhl 3165716e3a bug5518: added FINE logging to parallel replication task execution 2022-04-26 10:58:52 +02:00
Axel Uhl 071019e3c9 added check for configuration/secrets and look for CHARGEBEE configuration, putting it to ADDITIONAL_JAVA_ARGS if found 2022-03-29 11:10:05 +02:00
Axel Uhl ffd22c1e61 improved Java version check; require version 1.7 or 1.8 for refreshInstance.sh and start 2022-01-13 11:20:53 +01:00
Axel Uhl 68854ece20 add --illegal-access=permit for JDK >=11 for backward compatibility 2022-01-06 00:06:52 +01:00
EC2 Server 0e9b943df7 bug5599: ensure newlines in case env files don't have a trailing one 2021-11-17 22:36:06 +00:00
Axel Uhl 2dd56c4ab7 bug5599: first implementation of a deployApplicationToExistingHost method;
factored the createLoadBalancingAndAutoScalingSetup functionality which
the new method now uses in common with the createApplicationReplicaSet
method. Still missing: UI
2021-11-17 13:09:57 +01:00
Axel Uhl a6429a3de0 removed MEMORY default calculation from refreshInstance.sh; it is now provided by env-default-rules.sh 2021-11-16 18:03:20 +01:00