Skip to content

Commit

Permalink
JPERF-836 Use seekable mp4 recordings
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrzaslewicz committed Sep 12, 2023
1 parent f8e6374 commit 08ef382
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 19 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
}.forEach { implementation(it) }
testCompile("org.assertj:assertj-core:3.11.0")
testCompile("com.atlassian.performance.tools:io:[1.0.0,2.0.0)")
testCompile("com.atlassian.performance.tools:docker-infrastructure:0.3.6")
testCompile("com.atlassian.performance.tools:docker-infrastructure:0.3.7")
testCompile("junit:junit:4.12")
testCompile("org.testcontainers:testcontainers:1.15.1")
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependency-locks/compileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance:selenium-js:1.0.1
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google.code.findbugs:jsr305:1.3.9
Expand Down
5 changes: 3 additions & 2 deletions gradle/dependency-locks/default.lockfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:jvm-tasks:1.2.3
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:jvm-tasks:1.3.0
com.atlassian.performance:selenium-js:1.0.1
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google.code.findbugs:jsr305:1.3.9
Expand All @@ -12,6 +12,7 @@ com.google.j2objc:j2objc-annotations:1.1
com.squareup.okhttp3:okhttp:3.11.0
com.squareup.okio:okio:1.14.0
net.bytebuddy:byte-buddy:1.8.15
net.jcip:jcip-annotations:1.0
org.apache.commons:commons-exec:1.3
org.apache.commons:commons-math3:3.6.1
org.apache.logging.log4j:log4j-api:2.17.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:jvm-tasks:1.2.3
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:jvm-tasks:1.3.0
com.atlassian.performance:selenium-js:1.0.1
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google.code.findbugs:jsr305:1.3.9
Expand All @@ -12,6 +12,7 @@ com.google.j2objc:j2objc-annotations:1.1
com.squareup.okhttp3:okhttp:3.11.0
com.squareup.okio:okio:1.14.0
net.bytebuddy:byte-buddy:1.8.15
net.jcip:jcip-annotations:1.0
org.apache.commons:commons-exec:1.3
org.apache.commons:commons-math3:3.6.1
org.apache.logging.log4j:log4j-api:2.17.2
Expand Down
5 changes: 3 additions & 2 deletions gradle/dependency-locks/runtimeClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:jvm-tasks:1.2.3
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:jvm-tasks:1.3.0
com.atlassian.performance:selenium-js:1.0.1
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google.code.findbugs:jsr305:1.3.9
Expand All @@ -12,6 +12,7 @@ com.google.j2objc:j2objc-annotations:1.1
com.squareup.okhttp3:okhttp:3.11.0
com.squareup.okio:okio:1.14.0
net.bytebuddy:byte-buddy:1.8.15
net.jcip:jcip-annotations:1.0
org.apache.commons:commons-exec:1.3
org.apache.commons:commons-math3:3.6.1
org.apache.logging.log4j:log4j-api:2.17.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.fasterxml.jackson.core:jackson-annotations:2.10.3
com.github.docker-java:docker-java-api:3.2.7
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependency-locks/testCompile.lockfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.fasterxml.jackson.core:jackson-annotations:2.10.3
com.github.docker-java:docker-java-api:3.2.7
Expand Down
4 changes: 2 additions & 2 deletions gradle/dependency-locks/testCompileClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.atlassian.performance:selenium-js:1.0.1
com.fasterxml.jackson.core:jackson-annotations:2.10.3
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.atlassian.performance.tools:jvm-tasks:1.2.3
com.atlassian.performance.tools:jvm-tasks:1.3.0
com.atlassian.performance:selenium-js:1.0.1
com.fasterxml.jackson.core:jackson-annotations:2.10.3
com.github.docker-java:docker-java-api:3.2.7
Expand All @@ -20,6 +20,7 @@ com.squareup.okio:okio:1.14.0
junit:junit:4.12
net.bytebuddy:byte-buddy:1.8.15
net.java.dev.jna:jna:5.5.0
net.jcip:jcip-annotations:1.0
org.apache.commons:commons-compress:1.20
org.apache.commons:commons-exec:1.3
org.apache.commons:commons-math3:3.6.1
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependency-locks/testRuntime.lockfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.fasterxml.jackson.core:jackson-annotations:2.10.3
com.github.docker-java:docker-java-api:3.2.7
Expand Down
7 changes: 4 additions & 3 deletions gradle/dependency-locks/testRuntimeClasspath.lockfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
com.atlassian.performance.tools:concurrency:1.1.2
com.atlassian.performance.tools:docker-infrastructure:0.3.6
com.atlassian.performance.tools:concurrency:1.2.1
com.atlassian.performance.tools:docker-infrastructure:0.3.7
com.atlassian.performance.tools:io:1.2.0
com.atlassian.performance.tools:jvm-tasks:1.2.3
com.atlassian.performance.tools:jvm-tasks:1.3.0
com.atlassian.performance:selenium-js:1.0.1
com.fasterxml.jackson.core:jackson-annotations:2.10.3
com.github.docker-java:docker-java-api:3.2.7
Expand All @@ -20,6 +20,7 @@ com.squareup.okio:okio:1.14.0
junit:junit:4.12
net.bytebuddy:byte-buddy:1.8.15
net.java.dev.jna:jna:5.5.0
net.jcip:jcip-annotations:1.0
org.apache.commons:commons-compress:1.20
org.apache.commons:commons-exec:1.3
org.apache.commons:commons-math3:3.6.1
Expand Down

0 comments on commit 08ef382

Please sign in to comment.