nus-ncl / OctoBot

"Orchestrator for Traffic Generator Bot" is a unique open source orchestration system or tool to be used to emulate a human for generating random and various traffic (e.g., web browsing, email, file transfer, and so on) which is modular or flexible implementation, scalable for tremendous number client/service, and simple/lightweight execution through CLI (command-line interface) or API (application programming interface).
Other
16 stars 12 forks source link

[Octo-Play] checkStatus command does not return status information #55

Closed yburansac closed 2 years ago

yburansac commented 2 years ago

I have followed the instructions in Octo-Play to run the program and check the job execution but get the following output instead of the one in the guidelines:

image

I am running Octobot in testing mode with the kind tool with following setting:

image

ariscahyadi commented 2 years ago

Hi @yburansac ... you didn't get status because the bot is still in a "pending" state. Can you wait till it is active? Because we only show the "active" container.

ariscahyadi commented 2 years ago

Hi @yburansac can you confirm this issue? otherwise I will close it.

yburansac commented 2 years ago

Sorry for the delay. Yes, I can confirm that for the pending state, there is no output. However, all pods in my kind cluster are currently pending and stuck there. Therefore, I can't check the output for running status yet.

yburansac commented 2 years ago

ok, I can confirm its working for running pods.