User Tools

Site Tools


wiki:atlassian_apps_aws_testing_troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:atlassian_apps_aws_testing_troubleshooting [2023/07/01 13:58] – add Error: context deadline exceeded antisawiki:atlassian_apps_aws_testing_troubleshooting [2026/01/14 15:25] (current) – [See also] add Connect to k8s cluster created by atlassian dc-app-performance test suite antisa
Line 55: Line 55:
 Server Version: version.Info{Major:"1", Minor:"25+", GitVersion:"v1.25.11-eks-a5565ad", GitCommit:"df109513ba589adaee235b4e658476275d1fde31", GitTreeState:"clean", BuildDate:"2023-06-16T17:35:00Z", GoVersion:"go1.19.10", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"25+", GitVersion:"v1.25.11-eks-a5565ad", GitCommit:"df109513ba589adaee235b4e658476275d1fde31", GitTreeState:"clean", BuildDate:"2023-06-16T17:35:00Z", GoVersion:"go1.19.10", Compiler:"gc", Platform:"linux/amd64"}
   * 2.4.0 branch of https://github.com/atlassian-labs/data-center-terraform.git   * 2.4.0 branch of https://github.com/atlassian-labs/data-center-terraform.git
 +
 +===== Browser not compatible =====
 +Sometimes your installed chrome browser is not compatible with the one used for the tests. Check your installed chrome version
 +
 +  google-chrome --version
 +
 +and update chromedriver version in the file //dc-app-performance-toolkit/app/*.yml// section:
 +
 +
 +  selenium:
 +    chromedriver:
 +      version: "142.0.7444.61" 
 +
 +
  
 ====== See also ====== ====== See also ======
   * [[wiki:terraform_troubleshooting|terraform troubleshooting]]   * [[wiki:terraform_troubleshooting|terraform troubleshooting]]
 +  * [[connect_k8s_cluster_created_by_atlassian_dc_app_performance_test_suite|Connect to k8s cluster created by atlassian dc-app-performance test suite]]
 ====== References ====== ====== References ======
   * https://atlassian-labs.github.io/data-center-terraform/troubleshooting/TROUBLESHOOTING/   * https://atlassian-labs.github.io/data-center-terraform/troubleshooting/TROUBLESHOOTING/
  
wiki/atlassian_apps_aws_testing_troubleshooting.1688219901.txt.gz · Last modified: by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki