Skip to content
Snippets Groups Projects
Commit 87ec87d6 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[test][experiment] Rename and update experiment for raw data access

parent d95be118
No related branches found
No related tags found
1 merge request!27Refactor raw data access
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
}, },
"blocks": { "blocks": {
"echo": { "echo": {
"algorithm": "{{ user.username }}/shared_datasets/1", "algorithm": "{{ user.username }}/integers_rawdata_access/1",
"inputs": { "inputs": {
"in_data": "in" "in_data": "in"
}, },
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"datasets": { "datasets": {
"set": { "set": {
"database": "simple/1", "database": "simple_rawdata_access/1",
"protocol": "10_numbers", "protocol": "10_numbers",
"set": "numbers" "set": "numbers"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment