Pavel Smirnov

Results 8 comments of Pavel Smirnov

How then I can execute recipe fully automatic (without any user interaction)? Maybe it is possible to download and execute locally modified (automatically) recipe? Otherwise the Exoframe is not applicable...

These operations: ``` exoframe login exoframe endpoint http://you.server.url ``` can be avoided just by putting needed values into .exoframe/cli.config.yml?

> if you fork the recipe, hardcode all the answers and make getQuestions return empty array - it should execute without asking anything. I have cloned the project, modified index.js,...

In https://github.com/hobbit-project/sml-benchmark there is a bunch of code, which emulates the online-platform behavior (dockerizes rabbitMq, benchmarkController and systemController) and allows to debug benchmark/system locally. RabbitMqDockerizer.java, Dockerizer.java may be helpful, others...

Now it works again for all checked images. Surprisingly

Cannot push images now (while can run them). The same error: `Get https://git.project-hobbit.eu:4567/v2/: dial tcp 139.18.121.22:4567: getsockopt: connection refused`

Resolved by @denkv

Is it possible to specify Execution Date without closing the challenge and move it multiple times (receiving multiple results of single challenge)? As a challenge organizer I would like to...