Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .yamato/com.unity.ml-agents-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pack:
name: Pack
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium
commands:
- |
Expand Down
4 changes: 2 additions & 2 deletions .yamato/com.unity.ml-agents-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ test_editors:
enableNoDefaultPackages: !!bool true

trunk_editor:
- version: 6000.3.0a3
- version: trunk
testProject: DevProject

test_platforms:
Expand All @@ -22,7 +22,7 @@ test_platforms:
flavor: b1.large
- name: linux
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.large

packages:
Expand Down
2 changes: 1 addition & 1 deletion .yamato/compressed-sensor-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_compressed_obs_{{ editor.version }}_{{ editor.extra_test }}:
name: Test Compressed Sensor Observation {{ editor.version }} {{ editor.extra_test }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium
variables:
UNITY_VERSION: {{ editor.version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/coverage_tests.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ coverage_test_editors:
coverage_test_platforms:
- name: linux
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium

coverage_test_packages:
Expand Down
2 changes: 1 addition & 1 deletion .yamato/gym-interface-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_gym_interface_{{ editor.version }}_{{ editor.extra_test }}:
name: Test Linux Gym Interface {{ editor.version }} {{ editor.extra_test }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium
variables:
UNITY_VERSION: {{ editor.version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/protobuf-generation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ test_linux_protobuf_generation:
name: Protobuf Generation Tests
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.large
variables:
GRPC_VERSION: "1.14.1"
Expand Down
2 changes: 1 addition & 1 deletion .yamato/pytest-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest_gpu:
name: Pytest GPU
agent:
type: Unity::VM::GPU
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.large
commands:
- |
Expand Down
2 changes: 1 addition & 1 deletion .yamato/python-ll-api-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_linux_ll_api_{{ editor.version }}_{{ editor.extra_test }}:
name: Test Linux LL-API {{ editor.version }} {{ editor.extra_test }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium
variables:
UNITY_VERSION: {{ editor.version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/standalone-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_linux_standalone_{{ editor.version }}_{{ editor.extra_test }}:
name: Test Linux Standalone {{ editor.version }} {{ editor.extra_test }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.large
variables:
UNITY_VERSION: {{ editor.version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/standalone-build-webgl-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test_webgl_standalone_{{ editor_version }}:
name: Test WebGL Standalone {{ editor_version }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.large
variables:
UNITY_VERSION: {{ editor_version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/test_versions.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ test_editors:
extra_test: gym
- version: 6000.0
extra_test: sensor
- version: 6000.3.0a3
- version: trunk
extra_test: llapi
2 changes: 1 addition & 1 deletion .yamato/training-int-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_linux_training_int_{{ editor.version }}_{{ editor.extra_test }}:
name: Test Linux Fast Training {{ editor.version }} {{ editor.extra_test }}
agent:
type: Unity::VM
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
flavor: b1.medium
variables:
UNITY_VERSION: {{ editor.version }}
Expand Down
2 changes: 1 addition & 1 deletion .yamato/wrench/package-pack-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
package_pack_-_ml-agents:
name: Package Pack - ml-agents
agent:
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
type: Unity::VM
flavor: b1.large
commands:
Expand Down
2 changes: 1 addition & 1 deletion .yamato/wrench/preview-a-p-v.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ preview_apv_-_6000_0_-_macos:
preview_apv_-_6000_0_-_ubuntu:
name: Preview APV - 6000.0 - ubuntu
agent:
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
type: Unity::VM
flavor: b1.large
commands:
Expand Down
4 changes: 2 additions & 2 deletions .yamato/wrench/promotion-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
publish_dry_run_ml-agents:
name: Publish Dry Run ml-agents
agent:
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
type: Unity::VM
flavor: b1.large
commands:
Expand Down Expand Up @@ -57,7 +57,7 @@ publish_dry_run_ml-agents:
publish_ml-agents:
name: Publish ml-agents
agent:
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
type: Unity::VM
flavor: b1.large
commands:
Expand Down
2 changes: 1 addition & 1 deletion .yamato/wrench/validation-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ validate_-_ml-agents_-_6000_0_-_macos:
validate_-_ml-agents_-_6000_0_-_ubuntu:
name: Validate - ml-agents - 6000.0 - ubuntu
agent:
image: ml-agents/ubuntu-ci:v1.0.0
image: ml-agents/ubuntu-ci:v1.0.1
type: Unity::VM
flavor: b1.large
commands:
Expand Down