[ovs-dev] [PATCH ovn] Fix connection string in case of changes in the ovndb-servers.ocf RA

0-day Robot robot at bytheb.org
Thu Mar 25 09:59:06 UTC 2021


Bleep bloop.  Greetings Michele Baldessari, I am a robot and I have tried out your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: Line has non-spaces leading whitespace
#52 FILE: utilities/ovndb-servers.ocf:262:
	else

Lines checked: 70, Warnings: 1, Errors: 0


build:
  /bin/python3 ./build-aux/dpdkstrip.py  | \
  sed \
    -e 's,[@]PKIDIR[@],/usr/local/var/lib/openvswitch/pki,g' \
    -e 's,[@]LOGDIR[@],/usr/local/var/log/ovn,g' \
    -e 's,[@]DBDIR[@],/usr/local/etc/ovn,g' \
    -e 's,[@]PYTHON3[@],/bin/python3,g' \
    -e 's,[@]OVN_RUNDIR[@],/usr/local/var/run/ovn,g' \
    -e 's,[@]OVSBUILDDIR[@],/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace/OVSDIR,g' \
    -e 's,[@]VERSION[@],21.03.90,g' \
    -e 's,[@]OVSVERSION[@],2.15.90,g' \
    -e 's,[@]localstatedir[@],/usr/local/var,g' \
    -e 's,[@]pkgdatadir[@],/usr/local/share/ovn,g' \
    -e 's,[@]sysconfdir[@],/usr/local/etc,g' \
    -e 's,[@]bindir[@],/usr/local/bin,g' \
    -e 's,[@]sbindir[@],/usr/local/sbin,g' \
    -e 's,[@]abs_builddir[@],/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace,g' \
    -e 's,[@]abs_top_srcdir[@],/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace,g' \
  > rhel/ovn-fedora.spec.tmp
mv rhel/ovn-fedora.spec.tmp rhel/ovn-fedora.spec
utilities/ovndb-servers.ocf
See above for files that use tabs for indentation.
Please use spaces instead.
make[1]: *** [check-tabs] Error 1
make[1]: Leaving directory `/var/lib/jenkins/jobs/0day_robot_upstream_build_ovn_from_pw/workspace'
make: *** [all] Error 2


Please check this out.  If you feel there has been an error, please email aconole at redhat.com

Thanks,
0-day Robot


More information about the dev mailing list