Skip to content

Commit

Permalink
SFTP Source Container it-test: Don't log container id
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Nov 23, 2022
1 parent 9e49663 commit 0142191
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions it-tests/misc/sftp/source/sftp-log-it-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ docker pull emberstack/sftp
docker run -p 24:22 --name sftp -d emberstack/sftp
sftpid=`docker ps -aqf "name=sftp"`

echo $sftpid

jbang run -Dcamel.jbang.version=$camel_version camel@apache/camel run --local-kamelet-dir=../../../../kamelets/ sftp-log.yaml &

sleep 10
Expand Down

0 comments on commit 0142191

Please sign in to comment.