From 102dc4c7de676e94e17d733221ff4f729195d565 Mon Sep 17 00:00:00 2001 From: "Yngve S. Kristiansen" Date: Wed, 5 Feb 2025 12:33:13 +0100 Subject: [PATCH] Update ropt config snapshots Forgot to rebase on https://github.com/equinor/ert/commit/2a53a9368c4fc052aac830b808e9bc8e64c651f5 --- .../config_advanced.yml/ropt_config.json | 12 ++---------- .../config_minimal.yml/ropt_config.json | 12 ++---------- .../config_multiobj.yml/ropt_config.json | 12 ++---------- 3 files changed, 6 insertions(+), 30 deletions(-) diff --git a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_advanced.yml/ropt_config.json b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_advanced.yml/ropt_config.json index 1a3073c044f..3f17ca490cb 100644 --- a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_advanced.yml/ropt_config.json +++ b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_advanced.yml/ropt_config.json @@ -117,16 +117,8 @@ -1.0, -1.0 ], - "offsets": [ - 0.0, - 0.0, - 0.0 - ], - "scales": [ - 1.0, - 1.0, - 1.0 - ], + "offsets": null, + "scales": null, "types": [ 1, 1, diff --git a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_minimal.yml/ropt_config.json b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_minimal.yml/ropt_config.json index c545b51cdea..8e19eefab99 100644 --- a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_minimal.yml/ropt_config.json +++ b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_minimal.yml/ropt_config.json @@ -87,16 +87,8 @@ -1.0, -1.0 ], - "offsets": [ - 0.0, - 0.0, - 0.0 - ], - "scales": [ - 1.0, - 1.0, - 1.0 - ], + "offsets": null, + "scales": null, "types": [ 1, 1, diff --git a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_multiobj.yml/ropt_config.json b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_multiobj.yml/ropt_config.json index 382a02ec082..51175792ba7 100644 --- a/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_multiobj.yml/ropt_config.json +++ b/tests/everest/snapshots/test_ropt_initialization/test_everest2ropt_snapshot/config_multiobj.yml/ropt_config.json @@ -91,16 +91,8 @@ -1.0, -1.0 ], - "offsets": [ - 0.0, - 0.0, - 0.0 - ], - "scales": [ - 1.0, - 1.0, - 1.0 - ], + "offsets": null, + "scales": null, "types": [ 1, 1,